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