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