1 write to m_ExcludedTypeList
System.Web.Extensions (1)
Compilation\WCFModel\ClientOptions.cs (1)
142m_ExcludedTypeList = new List<ReferencedType>();
2 references to m_ExcludedTypeList
System.Web.Extensions (2)
Compilation\WCFModel\ClientOptions.cs (2)
140if (m_ExcludedTypeList == null) 144return m_ExcludedTypeList;