1 write to _asyncDependenciesReported
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
1075_asyncDependenciesReported = true;
3 references to _asyncDependenciesReported
ILCompiler.Compiler (3)
IL\ILImporter.Scanner.cs (3)
589if (!_asyncDependenciesReported && _canonMethod.IsAsyncCall() && method.IsAsyncCall()) 1074Debug.Assert(!_asyncDependenciesReported); 2092if (!_asyncDependenciesReported)