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