2 references to CreateTestCases
Microsoft.AspNetCore.Razor.Test.Common (2)
Formatting\FormattingFactDiscoverer.cs (1)
15return CreateTestCases(discoveryOptions, testMethod, DiagnosticMessageSink);
Formatting\FormattingTheoryDiscoverer.cs (1)
24return FormattingFactDiscoverer.CreateTestCases(discoveryOptions, testMethod, DiagnosticMessageSink, dataRow);