4 references to UnexpectedValue
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
BuildHost.cs (2)
191
_ => throw ExceptionUtilities.
UnexpectedValue
(languageName)
211
_ => throw ExceptionUtilities.
UnexpectedValue
(languageName)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
186
throw ExceptionUtilities.
UnexpectedValue
(kind);
src\Compilers\Core\Portable\InternalUtilities\SingleInitNullable.cs (1)
80
throw ExceptionUtilities.
UnexpectedValue
(unexpectedValue);