1 override of EarlyDecodeWellKnownAttributeType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceComplexParameterSymbol.cs (1)
621
internal override void
EarlyDecodeWellKnownAttributeType
(NamedTypeSymbol attributeType, AttributeSyntax attributeSyntax)
1 reference to EarlyDecodeWellKnownAttributeType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol_Attributes.cs (1)
825
this.
EarlyDecodeWellKnownAttributeType
(attributeType, attributeSyntaxList[i]);