3 references to UnreachableException
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\CustomMarshallerAttributeFixer.cs (1)
98
throw new
UnreachableException
();
Comparers.cs (2)
37
throw new
UnreachableException
();
59
throw new
UnreachableException
();