1 write to _context
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
488
_context
= factory.TypeSystemContext;
2 references to _context
ILCompiler.Compiler (2)
Compiler\ILScanner.cs (2)
492
if (
_context
.SystemModule.GetType("System.Runtime.CompilerServices"u8, "Continuation"u8, throwIfNotFound: false) is MetadataType continuationType)
801
if (
_context
.IsArrayVariantCastable(type))