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