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