2 references to Password
System.Diagnostics.Process (2)
System\Diagnostics\ProcessStartInfo.Unix.cs (2)
52
get { throw new PlatformNotSupportedException(SR.Format(SR.ProcessStartSingleFeatureNotSupported, nameof(
Password
))); }
53
set { throw new PlatformNotSupportedException(SR.Format(SR.ProcessStartSingleFeatureNotSupported, nameof(
Password
))); }