2 references to Datatype_List
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (2)
397DatatypeImplementation dt = new Datatype_List(this, minSize); 973internal Datatype_List(DatatypeImplementation type) : this(type, 0)