2 references to This_program_location_is_thought_to_be_unreachable
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
src\roslyn\src\Razor\src\Shared\Microsoft.AspNetCore.Razor.SharedUtilities\Assumed.cs (2)
115
=> ThrowInvalidOperation(message ?? SR.
This_program_location_is_thought_to_be_unreachable
, path, line);
137
=> ThrowInvalidOperation<T>(message ?? SR.
This_program_location_is_thought_to_be_unreachable
, path, line);