3 references to _log
Microsoft.DotNet.ApiDiff.Tests (3)
Diff.Base.Tests.cs (3)
46
= TestAssemblyLoaderFactory.CreateFromTexts(
_log
.Object, assemblyTexts: before, diagnosticOptions: DiffGeneratorFactory.DefaultDiagnosticOptions);
49
= TestAssemblyLoaderFactory.CreateFromTexts(
_log
.Object, assemblyTexts: after, diagnosticOptions: DiffGeneratorFactory.DefaultDiagnosticOptions);
54
_log
.Object,