3 references to Length
System.Diagnostics.Process (3)
src\libraries\Common\src\System\Text\ValueStringBuilder.cs (1)
68/// Does not ensure there is a null char after <see cref="Length"/>
src\libraries\System.Private.CoreLib\src\System\PasteArguments.cs (1)
12if (stringBuilder.Length != 0)
System\Diagnostics\ProcessStartInfo.cs (1)
209if (stringBuilder.Length > 0)