3 writes to _file
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
28550
Me.
_file
= file
28562
Me.
_file
= file
28573
Me.
_file
= file
6 references to _file
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
28589
Return Me.
_file
28600
Return Me.
_file
28609
Return new ReferenceDirectiveTriviaSyntax(Me.Kind, newErrors, GetAnnotations, _hashToken, _referenceKeyword,
_file
)
28613
Return new ReferenceDirectiveTriviaSyntax(Me.Kind, GetDiagnostics, annotations, _hashToken, _referenceKeyword,
_file
)
33981
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))