9 references to Reset
dotnet (2)
Commands\New\NewCommandParser.cs (1)
83Reporter.Reset();
ParserOptionActions.cs (1)
51Reporter.Reset();
Microsoft.DotNet.Cli.Utils (7)
BuiltInCommand.cs (2)
54Reporter.Reset(); 82Reporter.Reset();
CommandLoggingContext.cs (4)
43/// After calling, consider calling <see cref="Reporter.Reset()"/> to apply change to reporter. 54/// After calling, consider calling <see cref="Reporter.Reset()"/> to apply change to reporter. 65/// After calling, consider calling <see cref="Reporter.Reset()"/> to apply change to reporter. 76/// After calling, consider calling <see cref="Reporter.Reset()"/> to apply change to reporter.
Reporter.cs (1)
25Reset();