1 write to _syntaxTree
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithNullableContextBinder.cs (1)
21_syntaxTree = syntaxTree;
1 reference to _syntaxTree
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithNullableContextBinder.cs (1)
27return Next.AreNullableAnnotationsEnabled(_syntaxTree, _position);