1 instantiation of NullScope
Diagnostics.EFCore.FunctionalTests (1)
Helpers\TestLoggerProvider.cs (1)
63public static NullScope Instance = new NullScope();
2 references to NullScope
Diagnostics.EFCore.FunctionalTests (2)
Helpers\TestLoggerProvider.cs (2)
58return NullScope.Instance; 63public static NullScope Instance = new NullScope();