1 write to XmlnsAttributes
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_XmlLiterals.vb (1)
1397
Me.
XmlnsAttributes
= xmlnsAttributes
2 references to XmlnsAttributes
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_XmlLiterals.vb (2)
104
attributes = CreateTempLocal(syntax, rewriterInfo.XmlnsAttributesPlaceholder.Type, VisitExpressionNode(rewriterInfo.
XmlnsAttributes
), sideEffects)
214
attributes = CreateTempLocalInExpressionLambda(syntax, rewriterInfo.XmlnsAttributesPlaceholder.Type, VisitExpressionNode(rewriterInfo.
XmlnsAttributes
))