10 references to UnexpectedValue
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests (1)
GeneratedNameParser.cs (1)
240
static byte @throw(char c) => throw ExceptionUtilities.
UnexpectedValue
(c);
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (9)
Debugger\Engine\DkmClrType.cs (1)
260
throw ExceptionUtilities.
UnexpectedValue
(state);
Debugger\Engine\DkmClrValue.cs (1)
519
throw ExceptionUtilities.
UnexpectedValue
((MemberTypes)MemberType);
Formatter.Values.cs (1)
394
throw ExceptionUtilities.
UnexpectedValue
(typeCode);
MemberAndDeclarationInfo.cs (3)
154
throw ExceptionUtilities.
UnexpectedValue
(member.MemberType);
194
throw ExceptionUtilities.
UnexpectedValue
(member.MemberType);
209
throw ExceptionUtilities.
UnexpectedValue
(_member.MemberType);
ResultProvider.cs (1)
428
throw ExceptionUtilities.
UnexpectedValue
(result.Kind);
TypeHelpers.cs (2)
210
throw ExceptionUtilities.
UnexpectedValue
(member.MemberType);
853
throw ExceptionUtilities.
UnexpectedValue
(memberType);