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