3 references to ValidateInheritedHandles
System.Diagnostics.Process (3)
Microsoft\Win32\SafeHandles\SafeProcessHandle.cs (1)
202
ProcessStartInfo.
ValidateInheritedHandles
(childInputHandle, childOutputHandle, childErrorHandle, inheritedHandles);
System\Diagnostics\Process.cs (2)
1276
ProcessStartInfo.
ValidateInheritedHandles
(childInputHandle, childOutputHandle, childErrorHandle, inheritedHandles);
1456
ProcessStartInfo.
ValidateInheritedHandles
(childInputHandle, childOutputHandle, childErrorHandle, inheritedHandles);