16 references to Write
System.Data.SqlXml (16)
System\Xml\Xsl\IlGen\OptimizerPatterns.cs (1)
121
XmlILAnnotation ann = XmlILAnnotation.
Write
(nd);
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
89
XmlILAnnotation ann = XmlILAnnotation.
Write
(nd);
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (10)
88
methGlobal = XmlILAnnotation.
Write
(iter).FunctionBinding;
98
XmlILAnnotation.
Write
(iter).CachedIteratorDescriptor = iterInfo;
116
methGlobal = XmlILAnnotation.
Write
(iter).CachedIteratorDescriptor.Storage.GlobalLocation;
214
paramId = XmlILAnnotation.
Write
(iter).ArgumentPosition + 1;
220
XmlILAnnotation.
Write
(iter).CachedIteratorDescriptor = iterInfo;
223
methFunc = XmlILAnnotation.
Write
(ndFunc).FunctionBinding;
1693
iterInfo = XmlILAnnotation.
Write
(ndFor).CachedIteratorDescriptor;
1973
XmlILAnnotation.
Write
(ndIter).CachedIteratorDescriptor = this.iterNested;
2083
locPos = XmlILAnnotation.
Write
(ndIter).CachedIteratorDescriptor.LocalPosition;
2365
MethodInfo methInfo = XmlILAnnotation.
Write
(ndFunc).FunctionBinding;
System\Xml\Xsl\XmlIlGenerator.cs (4)
226
XmlILAnnotation.
Write
(ndFunc.Arguments[arg]).ArgumentPosition = arg;
230
XmlILAnnotation.
Write
(ndFunc).FunctionBinding = methInfo;
249
XmlILAnnotation.
Write
(ndRef).FunctionBinding = methInfo;
320
methInfo = XmlILAnnotation.
Write
(ndIter).FunctionBinding;