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