Beispiel #1
0
 internal static Exception NoNameMatchingMethodsInQueryable(object p0)
 {
     return(new InvalidOperationException(Strings.NoNameMatchingMethodsInQueryable(p0)));
 }