Base:
method
GetLabel
Microsoft.CodeAnalysis.Differencing.AbstractSyntaxComparer.GetLabel(Microsoft.CodeAnalysis.SyntaxNode)
3 references to GetLabel
Microsoft.CodeAnalysis.VisualBasic.Features (3)
EditAndContinue\SyntaxComparer.vb (3)
1293
Debug.Assert(
GetLabel
(oldNode) =
GetLabel
(newNode) AndAlso
GetLabel
(oldNode) <> IgnoredNode)