8 writes to Namespace
System.Data.Services.Design (1)
System\Data\EntityModel\EntityClassGenerator.cs (1)
320
complexType.AnyAttribute.
Namespace
= "##other";
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\SchemaUtility.cs (5)
255
anyAttribue.
Namespace
= "##other";
308
anyAttribue.
Namespace
= "##other";
368
anyAttribue.
Namespace
= "##other";
411
anyAttribue.
Namespace
= "##other";
495
anyAttribute.
Namespace
= "##other";
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
7028
o.
@Namespace
= Reader.Value;
System.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
1734
builder.anyAttribute.
Namespace
= value;
4 references to Namespace
System.Data.Services.Design (3)
System\Data\Services\Design\Xml\XNodeSchemaApplier.cs (3)
237
anyAttribute.
Namespace
== "##any" || anyAttribute.
Namespace
== "##other",
239
if (anyAttribute.
Namespace
== "##any")
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
3225
WriteAttribute(@"namespace", @"", ((global::System.String)o.
@Namespace
));