2 references to FormattingFactDiscoverer
Microsoft.AspNetCore.Razor.Test.Common (2)
Formatting\FormattingTestFactAttribute.cs (1)
11[XunitTestCaseDiscoverer($"Microsoft.AspNetCore.Razor.Test.Common.{nameof(FormattingFactDiscoverer)}", "Microsoft.AspNetCore.Razor.Test.Common")]
Formatting\FormattingTheoryDiscoverer.cs (1)
24return FormattingFactDiscoverer.CreateTestCases(discoveryOptions, testMethod, DiagnosticMessageSink, dataRow);