1 write to functions
System.Data.Linq (1)
parent\DbmlShared\Mapping.cs (1)
22
this.
functions
= new List<FunctionMapping>();
2 references to functions
System.Data.Linq (2)
parent\DbmlShared\Mapping.cs (2)
40
get { return this.
functions
; }
73
foreach (FunctionMapping fmap in this.
functions
) {