Base:
property
Context
Internal.TypeSystem.TypeSystemEntity.Context
2 references to Context
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.BoxedTypes.cs (2)
495
c.EmitCallThrowHelper(e,
Context
.GetCoreLibEntryPoint("System.Runtime"u8, "InternalCalls"u8, "RhpFallbackFailFast"u8, null));
507
codeStream.Emit(ILOpcode.ldflda, emit.NewToken(
Context
.SystemModule.GetKnownType("System.Runtime.CompilerServices"u8, "RawData"u8).GetField("Data"u8)));