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