1 write to _arrayOfTInterfaces
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
154Interlocked.CompareExchange(ref _arrayOfTInterfaces, interfaceDefinitions, null);
2 references to _arrayOfTInterfaces
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (2)
148if (_arrayOfTInterfaces == null) 158foreach (var arrayInterfaceDefinition in _arrayOfTInterfaces)