2 references to GetTypeImplementingMethod
Microsoft.CodeAnalysis.Workspaces (2)
ChainedFormattingRules.cs (2)
86
var type =
GetTypeImplementingMethod
(rule, name);
94
type =
GetTypeImplementingMethod
(rule, name + "Slow");