4 references to STATUS_SOME_NOT_MAPPED
mscorlib (4)
system\security\principal\ntaccount.cs (2)
338ReturnCode == Win32Native.STATUS_SOME_NOT_MAPPED ) 360if ( ReturnCode == 0 || ReturnCode == Win32Native.STATUS_SOME_NOT_MAPPED )
system\security\principal\sid.cs (2)
990ReturnCode == Win32Native.STATUS_SOME_NOT_MAPPED ) 1012if ( ReturnCode == 0 || ReturnCode == Win32Native.STATUS_SOME_NOT_MAPPED )