2 references to IsValidUnscopedRefAttributeTarget
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
622if (this.IsValidUnscopedRefAttributeTarget())
Symbols\Source\SourcePropertySymbolBase.cs (1)
1614return accessor is null || accessor.IsValidUnscopedRefAttributeTarget();