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