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