4 references to Document
Microsoft.CodeAnalysis.VisualBasic (4)
CodeGen\EmitExpression.vb (1)
2383
_builder.EmitSourceDocumentIndexToken(node.
Document
)
Generated\BoundNodes.xml.Generated.vb (3)
1356
If document IsNot Me.
Document
OrElse type IsNot Me.Type Then
12183
Return node.Update(node.
Document
, type)
13323
New TreeDumperNode("document", node.
Document
, Nothing),