2 references to GetContainingDeclaration
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (2)
1441
fromOtherMap.TryGetValue(
GetContainingDeclaration
(otherNode), out declaration);
1445
declaration =
GetContainingDeclaration
(node);