2 overrides of Unwrap
System.Web.Extensions (2)
Compilation\WCFModel\DataSvcMapFileLoader.cs (1)
49
protected override object
Unwrap
(MapFile mapFile)
Compilation\WCFModel\SvcMapFileLoader.cs (1)
49
protected override object
Unwrap
(MapFile mapFile)
1 reference to Unwrap
System.Web.Extensions (1)
Compilation\WCFModel\MapFileLoader.cs (1)
55
GetMapFileSerializer().Serialize(mapFileWriter,
Unwrap
(mapFile));