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