4 references to FormatDocumentTests
Microsoft.VisualStudio.Razor.IntegrationTests (4)
Formatting\FormatDocumentTests.cs (4)
67s_projectPath ??= TestProject.GetProjectDirectory(typeof(FormatDocumentTests), layer: TestProject.Layer.Tooling, useCurrentDirectory: true); 80=> $"{typeof(FormatDocumentTests).Namespace}.Formatting.TestFiles"; 89using var expectedStream = typeof(FormatDocumentTests).Assembly.GetManifestResourceStream(name); 107var names = typeof(FormatDocumentTests).Assembly.GetManifestResourceNames();