4 instantiations of DecimalStruct
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (4)
286_dstruct = new DecimalStruct(_dim); 294_dstruct = new DecimalStruct(); 304_dstruct = new DecimalStruct(_dim); 308_dstruct = new DecimalStruct();
1 reference to DecimalStruct
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (1)
193private DecimalStruct _dstruct = null;