1 write to m_ServiceContractMappingList
System.Web.Extensions (1)
Compilation\WCFModel\ClientOptions.cs (1)
427m_ServiceContractMappingList = new List<ContractMapping>();
2 references to m_ServiceContractMappingList
System.Web.Extensions (2)
Compilation\WCFModel\ClientOptions.cs (2)
425if (m_ServiceContractMappingList == null) 429return m_ServiceContractMappingList;