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