2 writes to PushToWriterLast
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
545
info.
PushToWriterLast
= true;
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
261
XmlILConstructInfo.Write(local0.Root).
PushToWriterLast
= true;
11 references to PushToWriterLast
System.Private.Xml (11)
System\Xml\Xsl\IlGen\TailCallAnalyzer.cs (1)
36
Debug.Assert(XmlILConstructInfo.Read(nd).
PushToWriterLast
,
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (9)
4428
if (!info.
PushToWriterLast
|| nd.XmlType!.IsSingleton)
4449
if (!info.
PushToWriterLast
)
4734
if (XmlILConstructInfo.Read(nd).
PushToWriterLast
)
4772
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4786
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4805
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4815
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4825
Debug.Assert(nd.XmlType!.IsSingleton && !XmlILConstructInfo.Read(nd).
PushToWriterLast
);
4839
Debug.Assert(!XmlILConstructInfo.Read(nd).
PushToWriterLast
);
System\Xml\Xsl\XmlIlGenerator.cs (1)
221
if (XmlILConstructInfo.Read(ndFunc).
PushToWriterLast
)