1 write to _nodeKind
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\AbstractCodeElement.cs (1)
35_nodeKind = nodeKind;
2 references to _nodeKind
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\AbstractCodeElement.cs (2)
60if (_nodeKind != null && 61_nodeKind.Value != node.RawKind)