5 references to NullPtr
Microsoft.Build.Engine (5)
LocalProvider\LocalNodeProvider.cs (1)
794NativeMethods.NullPtr, null, ref startInfo, out pInfo);
LocalProvider\NativeMethods.cs (1)
84if (!CheckTokenMembership(NullPtr, psidRidGroup, out bRet))
LocalProvider\SharedMemory.cs (3)
155IntPtr pointerToSecurityAttributes = NativeMethods.NullPtr; 231if (this.pageFileView == NativeMethods.NullPtr) 351(pageFileView != NativeMethods.NullPtr);