1 write to MethodName
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
337
fm.
MethodName
= RequiredAttribute(reader, XmlMappingConstant.Method);
3 references to MethodName
System.Data.Linq (3)
Mapping\MappedMetaModel.cs (3)
132
MethodInfo method = this.GetMethod(fmap.
MethodName
);
134
throw Error.MethodCannotBeFound(fmap.
MethodName
);
1380
throw Error.IncorrectNumberOfParametersMappedForMethod(this.map.
MethodName
);