4 writes to _file
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
36440Me._file = file 36452Me._file = file 36463Me._file = file 36478Me._file = _file
7 references to _file
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
36487writer.WriteValue(Me._file) 36506Return Me._file 36517Return Me._file 36526Return new ReferenceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _referenceKeyword, _file) 36530Return new ReferenceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _referenceKeyword, _file) 41909If node._file IsNot newFile Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
37897return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ReferenceDirectiveTriviaSyntax)._file, Me.GetChildPosition(2), Me.GetChildIndex(2))