2 references to PlatformNotSupportedException
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
48
throw new
PlatformNotSupportedException
(string.Empty, ex);
xunit.console (1)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Darwin.cs (1)
40
throw new
PlatformNotSupportedException
("Error reading Darwin Kernel Version", ex);