4 references to Success
System.Core (4)
Microsoft\Win32\SafeHandles\CapiSafeHandles.cs (4)
115int error = (int)CapiNative.ErrorCode.Success; 130if (error != (int)CapiNative.ErrorCode.Success) { 383int error = (int)CapiNative.ErrorCode.Success; 402if (error != (int)CapiNative.ErrorCode.Success) {