1 reference to ContainsAwait
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SyntaxTree\SyntaxTreeIndex_Forwarders.cs (1)
24
public bool ContainsAwait => _contextInfo.
ContainsAwait
;