2 writes to @Namespace
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
6204o.@Namespace = Reader.Value; 6434o.@Namespace = Reader.Value;
6 references to @Namespace
System.Web.Services.Description (6)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (6)
1046if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) { 1047WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace)); 1085if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) { 1086WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace));