4 writes to _nullable
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
9829Me._nullable = nullable 9851Me._nullable = nullable 9872Me._nullable = nullable 9896Me._nullable = _nullable
7 references to _nullable
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
9915writer.WriteValue(Me._nullable) 9945Return Me._nullable 9979Return Me._nullable 9992Return new ModifiedIdentifierSyntax(Me.Kind, newErrors, GetAnnotations, _identifier, _nullable, _arrayBounds, _arrayRankSpecifiers) 9996Return new ModifiedIdentifierSyntax(Me.Kind, GetDiagnostics, annotations, _identifier, _nullable, _arrayBounds, _arrayRankSpecifiers) 38862If node._nullable IsNot newNullable Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
11728Dim slot = DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ModifiedIdentifierSyntax)._nullable