6 references to GetInfo
Microsoft.CodeAnalysis.CodeStyle.Fixes (6)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationMethodInfo.cs (6)
59=> GetStatements(GetInfo(method)); 62=> GetHandlesExpressions(GetInfo(method)); 65=> GetIsNew(GetInfo(method)); 68=> GetIsUnsafe(GetInfo(method)); 71=> GetIsPartial(GetInfo(method)); 74=> GetIsAsyncMethod(GetInfo(method));