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