1 instantiation of FormattingTestCase
Microsoft.AspNetCore.Razor.Test.Common (1)
Formatting\FormattingFactDiscoverer.cs (1)
25
return new
FormattingTestCase
(shouldFlipLineEndings, messageSink, discoveryOptions.MethodDisplayOrDefault(), discoveryOptions.MethodDisplayOptionsOrDefault(), testMethod, dataRow);
1 reference to FormattingTestCase
Microsoft.AspNetCore.Razor.Test.Common (1)
Formatting\FormattingFactDiscoverer.cs (1)
23
FormattingTestCase
CreateTestCase(bool shouldFlipLineEndings)