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