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