2 references to DataContractSerializer
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs (1)
49: this(type, rootName, rootNamespace, null)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DataContractSerializerOperationBehavior.cs (1)
94return new DataContractSerializer(type, name, ns, knownTypes);