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