Home
last modified time | relevance | path

Searched defs:typeSystemContext (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DWindowsDebugPseudoAssemblySection.cs17 public WindowsDebugPseudoAssemblySection(TypeSystemContext typeSystemContext) in WindowsDebugPseudoAssemblySection()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/
H A DEmptyInteropStubManager.cs19 …Manager(CompilationModuleGroup compilationModuleGroup, CompilerTypeSystemContext typeSystemContext in EmptyInteropStubManager()
H A DInteropStubManager.cs29 …Manager(CompilationModuleGroup compilationModuleGroup, CompilerTypeSystemContext typeSystemContext in InteropStubManager()
H A DEmptyMetadataManager.cs19 public EmptyMetadataManager(CompilerTypeSystemContext typeSystemContext) in EmptyMetadataManager()
H A DGeneratingMetadataManager.cs32 …eneratingMetadataManager(ModuleDesc generatedAssembly, CompilerTypeSystemContext typeSystemContext in GeneratingMetadataManager()
H A DAnalysisBasedMetadataManager.cs29 CompilerTypeSystemContext typeSystemContext, in AnalysisBasedMetadataManager()
H A DCompilerGeneratedInteropStubManager.cs27 …Manager(CompilationModuleGroup compilationModuleGroup, CompilerTypeSystemContext typeSystemContext in CompilerGeneratedInteropStubManager()
H A DManagedBinaryEmitter.cs72 public ManagedBinaryEmitter(TypeSystemContext typeSystemContext, string assemblyName) in ManagedBinaryEmitter()
H A DUsageBasedMetadataManager.cs35 CompilerTypeSystemContext typeSystemContext, in UsageBasedMetadataManager()
H A DPrecomputedMetadataManager.cs59 CompilerTypeSystemContext typeSystemContext, in PrecomputedMetadataManager()
H A DMetadataManager.cs51 …public MetadataManager(CompilerTypeSystemContext typeSystemContext, MetadataBlockingPolicy blockin… in MetadataManager()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/
H A DTypeSystemExtensions.cs110 …c static MethodDesc ToMethodDesc(this RuntimeMethodHandle rmh, TypeSystemContext typeSystemContext) in ToMethodDesc()
H A DTypeBuilder.cs1677 …private unsafe IntPtr BuildGenericLookupTarget(TypeSystemContext typeSystemContext, IntPtr context… in BuildGenericLookupTarget()
1875 …private unsafe IntPtr BuildFloatingDictionary(TypeSystemContext typeSystemContext, IntPtr context,… in BuildFloatingDictionary()
H A DTypeLoaderEnvironment.cs479 …private object TryParseNativeSignatureWorker(TypeSystemContext typeSystemContext, TypeManagerHandl… in TryParseNativeSignatureWorker()
H A DTypeLoaderEnvironment.Metadata.cs1290 TypeSystemContext typeSystemContext, in TryGetMethodInvokeMetadataFromNativeFormatMetadata()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Jit/src/Internal/Runtime/JitSupport/
H A DJitNodeFactory.cs70 public NodeFactory(TypeSystemContext typeSystemContext) in NodeFactory()