3 references to ExternSymbolMappedField
ilc (1)
Program.cs (1)
145new ExternSymbolMappedField(typeSystemContext.GetWellKnownType(WellKnownType.Int32), "g_cpuFeatures"),
ILCompiler.Compiler (2)
Compiler\ReachabilityInstrumentationProvider.cs (2)
63Interlocked.CompareExchange(ref field, new ExternSymbolMappedField(method.Context.GetWellKnownType(WellKnownType.Byte), name), null); 238_dataField = new ExternSymbolMappedField(context.GetWellKnownType(WellKnownType.Int32), TokenUseBeginSymbol);