1 write to FunReturn
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
358fm.FunReturn = ReadReturnMapping(reader);
2 references to FunReturn
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1371else if (map.FunReturn != null) { 1372this.returnParameter = new MappedReturnParameter(method.ReturnParameter, map.FunReturn);