1 reference to IsAtomicNonInheritablePipeCreationSupportedImpl
System.Diagnostics.Process (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IsAtomicNonInheritablePipeCreationSupported.cs (1)
24
s_atomicNonInheritablePipeCreationSupported = isSupported =
IsAtomicNonInheritablePipeCreationSupportedImpl
() ? NullableBool.True : NullableBool.False;