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