3 references to UnexpectedValue
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
BuildHost.cs (1)
182
_ => throw ExceptionUtilities.
UnexpectedValue
(languageName)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
185
throw ExceptionUtilities.
UnexpectedValue
(kind);
src\Compilers\Core\Portable\InternalUtilities\SingleInitNullable.cs (1)
79
throw ExceptionUtilities.
UnexpectedValue
(unexpectedValue);