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