2 references to GetAsyncModifier
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
src\roslyn\src\Analyzers\CSharp\Analyzers\RemoveUnnecessaryAsyncModifier\CSharpMakeMethodSynchronousDiagnosticAnalyzer.cs (2)
75
=>
GetAsyncModifier
(methodLike) != default;
130
GetAsyncModifier
(methodLike).GetLocation()));