2 writes to @Namespace
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
6140o.@Namespace = Reader.Value; 6370o.@Namespace = Reader.Value;
6 references to @Namespace
System.Web.Services.Description (6)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (6)
1170if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) { 1171WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace)); 1251if ((((global::System.String)o.@Namespace) != null) && (((global::System.String)o.@Namespace).Length != 0)) { 1252WriteAttribute(@"namespace", @"", ((global::System.String)o.@Namespace));