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