2 references to XmlSchemaMinLengthFacet
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
2092
builder._facet = new
XmlSchemaMinLengthFacet
();
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
9599
o = new Microsoft.Xml.Schema.
XmlSchemaMinLengthFacet
();