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