2 references to TiedToAncestor
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\SyntaxComparer.cs (2)
45
/// - If <see cref="
TiedToAncestor
(Label)"/> is true for a label then all its possible parent labels must precede the label.
700
=>
TiedToAncestor
((Label)label);