1 write to code
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
486
this.
code
= code;
3 references to code
System.Data.SqlXml (3)
System\Xml\Xsl\XmlQueryTypeFactory.cs (3)
517
sbyte code = (sbyte) this.
code
;
529
Debug.Assert((object) this == (object) Create(this.
code
, this.isStrict), "Unknown type");
554
get { return this.
code
; }