5 references to SchemaInfo
System.Private.Xml (5)
System\Xml\Schema\XsdValidator.cs (5)
153if (!SchemaInfo!.TargetNamespaces.ContainsKey(inlineNS)) 158SchemaInfo.Add(inlineSchemaInfo, EventHandler); 597SchemaInfo!.Add(schemaInfo, EventHandler); 623if (SchemaInfo!.TargetNamespaces.ContainsKey(uri) && _nsManager.LookupPrefix(uri) != null) 637SchemaInfo.Add(schemaInfo, EventHandler);