s&
newspaperAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games rocketDiscover Games
business_centerWorkshop
sports_esportsGames landscapeMaps chairModels textureMaterials apparelClothing constructionMore..
forumForum docsDocs
docsDocumentation dashboardApi Reference schoolTutorials
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Classes
CodeArchive
chevron_left Classes
class
CodeArchive

Constructors

functionsCodeArchive

Properties

data_objectAdditionalFilesdata_objectCompilerNamedata_objectConfigurationdata_objectFileHashMapdata_objectFileMapdata_objectReferencesdata_objectSyntaxTreesdata_objectVersion

Methods

functionsSerialize
CodeArchive
class Sandbox .
Sandbox.Compiling

build Constructors 1

CodeArchive ()

data_object Properties 8

AdditionalFiles
List`1
Additional files that the compiler/generator needs. This is going to be .razor files.
CompilerName
string
The name of the compiler
Configuration
Configuration
The compiler's configuration settings
FileHashMap
ConcurrentDictionary`2
Hashes of source files, used for incremental compiles. Not serialized right now.
FileMap
Dictionary`2
Converts the syntax tree paths from physical paths to project local paths
References
HashSet`1
References that this compiler/generator needs to compile the code
SyntaxTrees
List`1
The syntax trees that should be compiled
Version
long
The version of the code archive 1005 - Inital version 1006 - Razor updates. Add razor namespaces on older versions. 1007 - Razor changed to our own Microsoft.AspNetCore.Components assembly

functions Methods 1

Serialize ()
Byte[]
Serialize to a byte array
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter