1 write to _thisSyntaxNodeOnly
Microsoft.CodeAnalysis.CSharp (1)
Compilation\MemberSemanticModel.NodeMapBuilder.cs (1)
25_thisSyntaxNodeOnly = thisSyntaxNodeOnly;
2 references to _thisSyntaxNodeOnly
Microsoft.CodeAnalysis.CSharp (2)
Compilation\MemberSemanticModel.NodeMapBuilder.cs (2)
271if (_thisSyntaxNodeOnly != null && currentBoundNode.Syntax != _thisSyntaxNodeOnly)