1 instantiation of NullReporter
dotnet-openapi (1)
src\Tools\Shared\CommandLine\NullReporter.cs (1)
15
public static IReporter Singleton { get; } = new
NullReporter
();