1 write to @ClrNamespace
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
1292
o.
@ClrNamespace
= Reader.Value;
3 references to @ClrNamespace
System.Web.Extensions (3)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
603
contractGenerator.NamespaceMappings.Add(namespaceMapping.TargetNamespace, namespaceMapping.
ClrNamespace
);
812
options.Namespaces.Add(namespaceMapping.TargetNamespace, namespaceMapping.
ClrNamespace
);
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
380
WriteAttribute(@"ClrNamespace", @"", ((global::System.String)o.
@ClrNamespace
));