2 references to WithAsyncKeyword
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpMakeMethodAsynchronousCodeFixProvider.cs (1)
193
.
WithAsyncKeyword
(s_asyncToken.WithPrependedLeadingTrivia(anonymous.GetLeadingTrivia()));
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpMakeMethodAsynchronousCodeFixProvider.cs (1)
193
.
WithAsyncKeyword
(s_asyncToken.WithPrependedLeadingTrivia(anonymous.GetLeadingTrivia()));