5 references to SchemaInfo
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (5)
156
if (!
SchemaInfo
.TargetNamespaces.ContainsKey(inlineNS))
161
SchemaInfo
.Add(inlineSchemaInfo, EventHandler);
608
SchemaInfo
.Add(schemaInfo, EventHandler);
639
if (
SchemaInfo
.TargetNamespaces.ContainsKey(uri) && _nsManager.LookupPrefix(uri) != null)
653
SchemaInfo
.Add(schemaInfo, EventHandler);