3 references to _xmlFixupData
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LocalRewriter\LocalRewriter.vb (2)
180
If Not rewriter.
_xmlFixupData
.IsEmpty Then
181
result = InsertXmlLiteralsPreamble(result, rewriter.
_xmlFixupData
.MaterializeAndFree())
Lowering\LocalRewriter\LocalRewriter_XmlLiterals.vb (1)
283
Me.
_xmlFixupData
.AddLocal(local, New BoundAssignmentOperator(syntax, boundLocal, expr, suppressObjectClone:=True, type:=type))