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