2 references to TypeDesc
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (2)
657TypeDesc typeDesc = new TypeDesc(type, true, dataType, formatterName, flags); 675TypeDesc typeDesc = new TypeDesc(type, false, dataType, formatterName, flags);