1 write to _asyncDependenciesReported
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
968_asyncDependenciesReported = true;
3 references to _asyncDependenciesReported
ILCompiler.Compiler (3)
IL\ILImporter.Scanner.cs (3)
490if (!_asyncDependenciesReported && _canonMethod.IsAsyncCall() && method.IsAsyncCall()) 967Debug.Assert(!_asyncDependenciesReported); 1844if (!_asyncDependenciesReported)