1 override of ShouldCreateWeakList
Microsoft.CodeAnalysis.CSharp (1)
Syntax\CSharpSyntaxNode.cs (1)
518internal override bool ShouldCreateWeakList()
1 reference to ShouldCreateWeakList
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SyntaxList.WithManyChildren.cs (1)
64if (parent != null && parent.ShouldCreateWeakList())