1 write to annotations
System.Data (1)
fx\src\data\System\Data\XMLSchema.cs (1)
593
annotations
= new XmlSchemaObjectCollection();
2 references to annotations
System.Data (2)
fx\src\data\System\Data\XMLSchema.cs (2)
170
annotations
.Add((XmlSchemaAnnotation)item);
687
foreach (XmlSchemaAnnotation annotation in
annotations
) {