2 references to ThrowInvalidOperation
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Assumed.cs (2)
136=> ThrowInvalidOperation<T>(message ?? SR.This_program_location_is_thought_to_be_unreachable, path, line); 147=> ThrowInvalidOperation<T>(message.GetFormattedText(), path, line);