5 references to SchemaInfo
System.Xml (5)
System\Xml\Schema\XsdValidator.cs (5)
138
if (!
SchemaInfo
.TargetNamespaces.ContainsKey(inlineNS)) {
141
SchemaInfo
.Add(inlineSchemaInfo, EventHandler);
500
SchemaInfo
.Add(schemaInfo, EventHandler);
525
if (
SchemaInfo
.TargetNamespaces.ContainsKey(uri) && nsManager.LookupPrefix(uri) != null) {
536
SchemaInfo
.Add(schemaInfo, EventHandler);