2 references to IsNtStatus
System.Private.Windows.Core (2)
Windows\Win32\Foundation\HRESULT.cs (2)
34/// Extracts the <see cref="NTSTATUS"/> code. Check <see cref="IsNtStatus"/> before calling this method. 38Debug.Assert(IsNtStatus);