Property DebugLogging
DebugLogging
Gets or Sets a value indicating whether debug logging is used when running passes
[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Semantics - not readonly")]
public bool DebugLogging { get; set; }