assemblyImage (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protected |
AssemblyImage | RoslynCSharp.ScriptAssembly | |
assemblyPath (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protected |
AssemblyPath | RoslynCSharp.ScriptAssembly | |
assemblySymbolsImage (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protected |
AssemblySymbolsImage | RoslynCSharp.ScriptAssembly | |
assemblySymbolsPath (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protected |
AssemblySymbolsPath | RoslynCSharp.ScriptAssembly | |
CompileResult | RoslynCSharp.ScriptAssembly | |
CompilerReference | RoslynCSharp.ScriptAssembly | |
ConstructInstance(ScriptDomain domain, Assembly systemAssembly) (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protectedpure virtual |
CreateRootScriptType(Type systemType) (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | protectedpure virtual |
CreateScriptAssembly< T >(ScriptDomain domain, Assembly systemAssembly, string assemblyPath=null, string assemblySymbolsPath=null, byte[] assemblyImage=null, byte[] assemblySymbolsImage=null, CompilationResult compileResult=null) (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | inlinestatic |
CreateSecurityEngine() | RoslynCSharp.ScriptAssembly | inlineprotectedvirtual |
Domain | RoslynCSharp.ScriptAssembly | |
EnumerateAllMonoBehaviourTypes(bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
EnumerateAllScriptableObjectTypes(bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
EnumerateAllSubTypesOf(Type subType, bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inlinevirtual |
EnumerateAllSubTypesOf< T >(bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
EnumerateAllTypes(bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inlinevirtual |
EnumerateAllUnityTypes(bool includeNonPublic=true, bool enumerateNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindAllMonoBehaviourTypes(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindAllScriptableObjectTypes(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindAllSubTypesOf(Type subType, bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FindAllSubTypesOf< T >(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindAllTypes(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FindAllUnityTypes(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindSubTypeOf(Type subType, bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FindSubTypeOf(Type subType, string name) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FindSubTypeOf< T >(bool includeNonPublic=true, bool findNestedTypes=true) | RoslynCSharp.ScriptAssembly | inline |
FindSubTypeOf< T >(string name) | RoslynCSharp.ScriptAssembly | inline |
FindType(string name) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FindType(Type type) | RoslynCSharp.ScriptAssembly | inlinevirtual |
FullName | RoslynCSharp.ScriptAssembly | |
HasSubTypeOf(Type subType) | RoslynCSharp.ScriptAssembly | inlinevirtual |
HasSubTypeOf(Type subType, string name) | RoslynCSharp.ScriptAssembly | inlinevirtual |
HasSubTypeOf< T >() | RoslynCSharp.ScriptAssembly | inline |
HasSubTypeOf< T >(string name) | RoslynCSharp.ScriptAssembly | inline |
HasType(string name) | RoslynCSharp.ScriptAssembly | inlinevirtual |
IsRuntimeCompiled | RoslynCSharp.ScriptAssembly | |
IsSecurityValidated | RoslynCSharp.ScriptAssembly | |
MainType | RoslynCSharp.ScriptAssembly | |
Name | RoslynCSharp.ScriptAssembly | |
RuntimeCompiledTime | RoslynCSharp.ScriptAssembly | |
SecurityCheckAssembly(CodeSecurityRestrictions restrictions) | RoslynCSharp.ScriptAssembly | inline |
SecurityCheckAssembly(CodeSecurityRestrictions restrictions, out CodeSecurityReport report) | RoslynCSharp.ScriptAssembly | inlinevirtual |
SecurityReport | RoslynCSharp.ScriptAssembly | |
SystemAssembly | RoslynCSharp.ScriptAssembly | |
ToString() (defined in RoslynCSharp.ScriptAssembly) | RoslynCSharp.ScriptAssembly | inline |
Version | RoslynCSharp.ScriptAssembly | |