11 references to Notation
System.Data.Common (3)
System\Xml\DataPointer.cs (3)
523
case XmlNodeType.
Notation
:
713
case XmlNodeType.
Notation
:
740
case XmlNodeType.
Notation
:
System.Private.Xml (8)
System\Xml\Core\XmlReader.cs (3)
1318
Debug.Assert(0 == (IsTextualNodeBitmap & (1 << (int)XmlNodeType.
Notation
)));
1345
Debug.Assert(0 == (CanReadContentAsBitmap & (1 << (int)XmlNodeType.
Notation
)));
1372
Debug.Assert(0 == (HasValueBitmap & (1 << (int)XmlNodeType.
Notation
)));
System\Xml\Dom\XmlDocument.cs (2)
770
case XmlNodeType.
Notation
:
1246
return XmlNodeType.
Notation
;
System\Xml\Dom\XmlNodeReader.cs (1)
191
case XmlNodeType.
Notation
:
System\Xml\Dom\XmlNotation.cs (1)
38
get { return XmlNodeType.
Notation
; }
System\Xml\Xsl\XsltOld\WriterOutput.cs (1)
70
case XmlNodeType.
Notation
: