3 references to UnreachableException
Microsoft.Interop.SourceGeneration (3)
Marshalling\ElementsMarshalling.cs (1)
74_ => throw new UnreachableException("Count info should have been verified in generator resolution")
Marshalling\MarshallerHelpers.cs (2)
325throw new UnreachableException("An element is either a return value or passed by value or by ref."); 347throw new UnreachableException("An element is either a return value or passed by value or by ref.");