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)
186throw ExceptionUtilities.UnexpectedValue(kind);
src\Compilers\Core\Portable\InternalUtilities\SingleInitNullable.cs (1)
80throw ExceptionUtilities.UnexpectedValue(unexpectedValue);