2 references to ExcludeNonVisibleOutsideOfAssembly
Microsoft.DotNet.ApiCompatibility (2)
Rules\AttributesMustMatch.cs (2)
79
left = left.
ExcludeNonVisibleOutsideOfAssembly
(_settings.AttributeDataSymbolFilter, excludeWithTypeArgumentsNotVisibleOutsideOfAssembly: false);
80
right = right.
ExcludeNonVisibleOutsideOfAssembly
(_settings.AttributeDataSymbolFilter, excludeWithTypeArgumentsNotVisibleOutsideOfAssembly: false);