17 references to Annotation
System.Xml.Linq (17)
System\Xml\Linq\XLinq.cs (14)
945
BaseUriAnnotation a = o.
Annotation
<BaseUriAnnotation>();
1170
XObjectChangeAnnotation a =
Annotation
<XObjectChangeAnnotation>();
1179
XObjectChangeAnnotation a =
Annotation
<XObjectChangeAnnotation>();
1194
XObjectChangeAnnotation a =
Annotation
<XObjectChangeAnnotation>();
1203
XObjectChangeAnnotation a =
Annotation
<XObjectChangeAnnotation>();
1213
return
Annotation
<LineInfoAnnotation>() != null;
1218
LineInfoAnnotation a =
Annotation
<LineInfoAnnotation>();
1226
LineInfoAnnotation a =
Annotation
<LineInfoAnnotation>();
1234
return
Annotation
<BaseUriAnnotation>() != null;
1246
XObjectChangeAnnotation a = o.
Annotation
<XObjectChangeAnnotation>();
1266
XObjectChangeAnnotation a = o.
Annotation
<XObjectChangeAnnotation>();
8861
return e.
Annotation
<LineInfoEndElementAnnotation>() != null;
8880
LineInfoEndElementAnnotation a = e.
Annotation
<LineInfoEndElementAnnotation>();
8903
LineInfoEndElementAnnotation a = e.
Annotation
<LineInfoEndElementAnnotation>();
System\Xml\Linq\XNodeValidator.cs (3)
130
XmlSchemaInfo si = o.
Annotation
<XmlSchemaInfo>();
368
return source.
Annotation
<IXmlSchemaInfo>();
378
return source.
Annotation
<IXmlSchemaInfo>();