5 writes to m_TargetNamespace
System.Web.Extensions (5)
Compilation\WCFModel\MetadataFile.cs (5)
774
m_TargetNamespace
= String.Empty;
780
m_TargetNamespace
= String.Empty;
786
m_TargetNamespace
= serviceDescription.TargetNamespace;
792
m_TargetNamespace
= schema.TargetNamespace;
798
m_TargetNamespace
= String.Empty;
1 reference to m_TargetNamespace
System.Web.Extensions (1)
Compilation\WCFModel\MetadataFile.cs (1)
880
return
m_TargetNamespace
;