1 write to _typeRefsInCompilationModuleSet
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
766Volatile.Write(ref _typeRefsInCompilationModuleSet, typeRefsInCompilationModuleSet);
3 references to _typeRefsInCompilationModuleSet
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (3)
742if (_typeRefsInCompilationModuleSet == null) 746if (_typeRefsInCompilationModuleSet == null) 771return _typeRefsInCompilationModuleSet.TryGetValue(type, out token);