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