2 references to This_program_location_is_thought_to_be_unreachable
rzc (2)
Json\Assumed.cs (2)
113
=> ThrowInvalidOperation(message ?? Strings.
This_program_location_is_thought_to_be_unreachable
, path, line);
135
=> ThrowInvalidOperation<T>(message ?? Strings.
This_program_location_is_thought_to_be_unreachable
, path, line);