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