3 references to RunApiCompat
Microsoft.DotNet.ApiCompat.Tests (3)
AttributeDifferenceTests.cs (2)
43string runOutput = Helpers.RunApiCompat(_implementationPath, new string[] { _contractPath }, new string[] { excludeAttributesFile.Path }, "implementation", "contract", frontend);
57string runOutput = Helpers.RunApiCompat(_implementationPath, new string[] { _contractPath }, new string[] { excludeAttributesFile.Path }, null, null, frontend);