9 references to Write
System.Data.SqlXml (9)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
406this.parentInfo = XmlILConstructInfo.Write(ndConstr); 490info = XmlILConstructInfo.Write(nd); 734this.parentInfo = XmlILConstructInfo.Write(ndElem); 974XmlILConstructInfo.Write(nd).IsNamespaceInScope = true; 994XmlILConstructInfo.Write(nd).IsNamespaceInScope = true;
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (4)
236XmlILConstructInfo.Write(local0.Root).PushToWriterLast = true; 2821XmlILConstructInfo.Write(local1).CallersInfo.Add(XmlILConstructInfo.Write(local0)); } 3316XmlILConstructInfo.Write(local0).PullFromIteratorFirst = true;