9 references to Write
System.Private.Xml (9)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
447this.parentInfo = XmlILConstructInfo.Write(ndConstr); 539info = XmlILConstructInfo.Write(nd); 802this.parentInfo = XmlILConstructInfo.Write(ndElem); 1070XmlILConstructInfo.Write(nd).IsNamespaceInScope = true; 1092XmlILConstructInfo.Write(nd).IsNamespaceInScope = true;
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (4)
261XmlILConstructInfo.Write(local0.Root).PushToWriterLast = true; 3747XmlILConstructInfo.Write(local1).CallersInfo.Add(XmlILConstructInfo.Write(local0)); 4414XmlILConstructInfo.Write(local0).PullFromIteratorFirst = true;