2 references to Name
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
990
if (this.paramAttrib != null && this.paramAttrib.
Name
!= null)
991
return this.paramAttrib.
Name
;