4 references to Application
Microsoft.NET.Sdk.Razor.Tool.Tests (2)
Infrastructure\ServerUtilities.cs (1)
122: base(new Application(ct, Mock.Of<ExtensionAssemblyLoader>(), Mock.Of<ExtensionDependencyChecker>(), (path, properties) => Mock.Of<PortableExecutableReference>()))
ServerCommandTest.cs (1)
92var application = new Application(
rzc (2)
CompilerHost.cs (1)
54var app = new Application(cancellationToken, Loader, checker, AssemblyReferenceProvider, outputWriter, errorWriter);
Program.cs (1)
37var application = new Application(