2 references to IsExtensionMethod
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (2)
352var isExtensionMethod = IsExtensionMethod(method); 688Debug.Assert(IsExtensionMethod(methodDeclaration));