5 references to UnexpectedValue
Microsoft.CodeAnalysis.Extensions.Package (5)
src\Compilers\Core\Portable\SpecialTypeExtensions.cs (2)
271throw ExceptionUtilities.UnexpectedValue(specialType); 387_ => throw ExceptionUtilities.UnexpectedValue(enumUnderlyingType),
Symbols\ISymbolExtensions_Accessibility.cs (3)
171throw ExceptionUtilities.UnexpectedValue(symbol.Kind); 241throw ExceptionUtilities.UnexpectedValue(declaredAccessibility); 327throw ExceptionUtilities.UnexpectedValue(declaredAccessibility);