1 write to notations
System.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
115this.notations = new Dictionary<string, SchemaNotation>();
2 references to notations
System.Xml (2)
System\Xml\Schema\SchemaInfo.cs (2)
114if (this.notations == null) { 117return this.notations;