1 write to _code
System.Private.Xml (1)
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
506
_code
= code;
3 references to _code
System.Private.Xml (3)
System\Xml\Xsl\XmlQueryTypeFactory.cs (3)
539
sbyte code = (sbyte)
_code
;
554
Debug.Assert((object)this == (object)Create(
_code
, _isStrict), "Unknown type");
581
get { return
_code
; }