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)
539sbyte code = (sbyte)_code; 554Debug.Assert((object)this == (object)Create(_code, _isStrict), "Unknown type"); 581get { return _code; }