3 references to DeclareMethod
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4473if (oldMethod.MethodKind == MethodKind.DeclareMethod || newMethod.MethodKind == MethodKind.DeclareMethod)
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (1)
26MethodKind.DeclareMethod or