1 write to _annotations
System.Data.Common (1)
System\Data\XMLSchema.cs (1)
684
_annotations
= new XmlSchemaObjectCollection();
2 references to _annotations
System.Data.Common (2)
System\Data\XMLSchema.cs (2)
187
_annotations
!.Add((XmlSchemaAnnotation)item);
798
foreach (XmlSchemaAnnotation annotation in
_annotations
)