예제 #1
0
 internal static Exception CannotConvertToEntityRef(object p0) => (Exception) new InvalidOperationException(Strings.CannotConvertToEntityRef(p0));