1 reference to IsDebug
System (1)
services\monitoring\system\diagnosticts\FileVersionInfo.cs (1)
516
sb.Append("Debug: "); sb.Append(
IsDebug
.ToString()); sb.Append(nl);