3 references to UnexpectedValue
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataReaderExtensions.cs (1)
417_ => throw ExceptionUtilities.UnexpectedValue(treatment),
System\Reflection\Metadata\Internal\StringHeap.cs (2)
200_ => throw ExceptionUtilities.UnexpectedValue(handle.StringKind), 217_ => throw ExceptionUtilities.UnexpectedValue(handle.StringKind),