3 references to EnumNotStarted
System.IO.Log (3)
System\IO\Log\FileLogRecordEnumerator.cs (1)
89throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.EnumNotStarted());
System\IO\Log\LogLogRecordEnumerator.cs (1)
82throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.EnumNotStarted());
System\IO\Log\LogRestartAreaEnumerator.cs (1)
62throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(Error.EnumNotStarted());