7 references to RequiredAttribute
System.Data.Linq (7)
Mapping\MappingSource.cs (7)
263
dm.DatabaseName =
RequiredAttribute
(reader, XmlMappingConstant.Name);
337
fm.MethodName =
RequiredAttribute
(reader, XmlMappingConstant.Method);
407
pm.Name =
RequiredAttribute
(reader, XmlMappingConstant.Name);
408
pm.ParameterName =
RequiredAttribute
(reader, XmlMappingConstant.Parameter);
495
tm.Name =
RequiredAttribute
(reader, XmlMappingConstant.Name);
554
am.MemberName =
RequiredAttribute
(reader, XmlMappingConstant.Member);
594
cm.MemberName =
RequiredAttribute
(reader, XmlMappingConstant.Member);