10 references to ScopedRefAttribute
Microsoft.CodeAnalysis.CSharp (10)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
210| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceAssemblySymbol.cs (1)
2386| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceEventSymbol.cs (1)
363| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
578| ReservedAttributes.ScopedRefAttribute 813| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceModuleSymbol.cs (1)
610| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1184| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourcePropertySymbolBase.cs (1)
1581| ReservedAttributes.ScopedRefAttribute
Symbols\Source\SourceTypeParameterSymbol.cs (1)
424| ReservedAttributes.ScopedRefAttribute
Symbols\Symbol.cs (1)
1609else if ((permitted & ReservedAttributes.ScopedRefAttribute) == 0 &&