9 references to Write
System.Private.Xml (9)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
446this.parentInfo = XmlILConstructInfo.Write(ndConstr); 538info = XmlILConstructInfo.Write(nd); 801this.parentInfo = XmlILConstructInfo.Write(ndElem); 1069XmlILConstructInfo.Write(nd).IsNamespaceInScope = true; 1091XmlILConstructInfo.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;