1 write to _inheritability
System.IO.Pipes (1)
System\IO\Pipes\AnonymousPipeServerStream.cs (1)
76_inheritability = inheritability;
1 reference to _inheritability
System.IO.Pipes (1)
System\IO\Pipes\AnonymousPipeServerStream.cs (1)
127if (!_clientHandleExposed || (_clientHandleExposedAsString && _inheritability == HandleInheritability.Inheritable))