9 references to Await
Microsoft.Analyzers.Extra (1)
AsyncCallInsideUsingBlockAnalyzer.cs (1)
89case OperationKind.Await:
Microsoft.AspNetCore.Mvc.Analyzers (1)
TagHelpersInCodeBlocksAnalyzer.cs (1)
90}, OperationKind.Await);
Microsoft.CodeAnalysis (2)
Generated\Operations.Generated.cs (2)
1422/// <item><description><see cref="OperationKind.Await"/></description></item> 6267public override OperationKind Kind => OperationKind.Await;
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
244case OperationKind.Await:
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\roslyn\src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
244case OperationKind.Await:
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\roslyn\src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
244case OperationKind.Await:
Roslyn.Diagnostics.Analyzers (2)
AbstractDoNotCopyValue.cs (1)
1371case OperationKind.Await:
src\roslyn\src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
244case OperationKind.Await: