3 instantiations of DataSvcMapFileImplSerializer
System.Web.Extensions (3)
Compilation\WCFModel\DataSvcMapFileLoader.cs (1)
75_mapFileSerializer = new System.Web.Compilation.WCFModel.DataSvcMapFileXmlSerializer.DataSvcMapFileImplSerializer();
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (2)
763_tmp.Add(@"System.Web.Compilation.WCFModel.DataSvcMapFileImpl:urn:schemas-microsoft-com:xml-dataservicemap:ReferenceGroup:True:", new DataSvcMapFileImplSerializer()); 774if (type == typeof(global::System.Web.Compilation.WCFModel.DataSvcMapFileImpl)) return new DataSvcMapFileImplSerializer();