2 writes to PushToWriterLast
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
496
info.
PushToWriterLast
= true;
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
236
XmlILConstructInfo.Write(local0.Root).
PushToWriterLast
= true;
11 references to PushToWriterLast
System.Data.SqlXml (11)
System\Xml\Xsl\IlGen\TailCallAnalyzer.cs (1)
36
Debug.Assert(XmlILConstructInfo.Read(nd).
PushToWriterLast
,
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (9)
4103
if (!info.
PushToWriterLast
|| nd.XmlType.IsSingleton)
4122
if (!info.
PushToWriterLast
)
4373
if (XmlILConstructInfo.Read(nd).
PushToWriterLast
) {
4406
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4419
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4436
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4445
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4454
Debug.Assert(nd.XmlType.IsSingleton && !XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4467
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
System\Xml\Xsl\XmlIlGenerator.cs (1)
211
if (XmlILConstructInfo.Read(ndFunc).
PushToWriterLast
) {