1 write to _arrayEnumeratorOfTInterfaces
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
187
Interlocked.CompareExchange(ref
_arrayEnumeratorOfTInterfaces
, definitions.ToArray(), null);
2 references to _arrayEnumeratorOfTInterfaces
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (2)
173
if (
_arrayEnumeratorOfTInterfaces
== null)
191
return Array.IndexOf(
_arrayEnumeratorOfTInterfaces
, interfaceDefinition) >= 0;