2 references to Serialization
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\TraceCode.cs (1)
31public const int ElementIgnored = TraceCode.Serialization | 0X0007; // shared by ServiceModel, need to investigate if should put this one in the SM section
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\TraceUtility.cs (1)
219case TraceCode.Serialization: