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