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