4 references to Instance
Microsoft.AspNetCore.Razor.Microbenchmarks (2)
Formatting\DocumentFormattingBenchmark.cs (2)
82var documentMappingService = new RemoteDocumentMappingService(filePathService, snapshotManager, EmptyLoggerFactory.Instance); 90EmptyLoggerFactory.Instance);
Microsoft.CodeAnalysis.Remote.Razor (2)
Logging\RemoteLoggerFactory.cs (1)
14private ILoggerFactory _targetLoggerFactory = EmptyLoggerFactory.Instance;
RazorBrokeredServiceBase.FactoryBase`1.cs (1)
85: EmptyLoggerFactory.Instance);