1 write to _transformArgumentList
System.Web (1)
UI\WebControls\xml.cs (1)
291_transformArgumentList = value;
3 references to _transformArgumentList
System.Web (3)
UI\WebControls\xml.cs (3)
288return _transformArgumentList; 588_compiledTransform.Transform(doc, _transformArgumentList, writer, null); 590_transform.Transform(doc, _transformArgumentList, output, xr);