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