1 reference to IsVisibleOutsideOfAssembly
Microsoft.DotNet.ApiSymbolExtensions (1)
AttributeDataExtensions.cs (1)
31
attributes.Where(attribute => attribute.
IsVisibleOutsideOfAssembly
(symbolFilter, excludeWithTypeArgumentsNotVisibleOutsideOfAssembly)).ToImmutableArray();