2 writes to @Encoding
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (2)
6375o.@Encoding = Reader.Value; 6621o.@Encoding = Reader.Value;
6 references to @Encoding
dotnet-svcutil-lib (6)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (6)
1265if ((((global::System.String)o.@Encoding) != null) && (((global::System.String)o.@Encoding).Length != 0)) 1267WriteAttribute(@"encodingStyle", @"", ((global::System.String)o.@Encoding)); 1348if ((((global::System.String)o.@Encoding) != null) && (((global::System.String)o.@Encoding).Length != 0)) 1350WriteAttribute(@"encodingStyle", @"", ((global::System.String)o.@Encoding));