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