1 write to _parentNode
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\NodeSnapshot.cs (1)
33_parentNode = parentNode;
2 references to _parentNode
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\NodeSnapshot.cs (2)
50this.CodeModelService.GetOptionNameAndOrdinal(_parentNode, node, out var name, out var ordinal); 64this.CodeModelService.GetAttributeNameAndOrdinal(_parentNode, node, out var name, out var ordinal);