2 writes to @Namespace
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (2)
6380o.@Namespace = Reader.Value; 6626o.@Namespace = Reader.Value;
6 references to @Namespace
dotnet-svcutil-lib (6)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (6)
1269if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) 1271WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace)); 1352if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) 1354WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace));