1 reference to SqlTestStore
Diagnostics.EFCore.FunctionalTests (1)
SqlServerTestStore.cs (1)
10
public static SqlTestStore CreateScratch() => new
SqlTestStore
($"D{Guid.NewGuid()}");