Base:
3 references to IsInvalid
NuGet.Packaging (3)
Signing\Cms\NativeCms.cs (2)
224
if (handle.
IsInvalid
)
513
if (!_handle.
IsInvalid
)
Signing\Cms\NativeUtility.cs (1)
74
ThrowIfFailed(!hMsg.
IsInvalid
);