8 overrides of DecodeWellKnownAttribute
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SourceAssemblySymbol.vb (1)
1016
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceEventSymbol.vb (1)
654
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceFieldSymbol.vb (1)
730
Friend NotOverridable Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceMethodSymbol.vb (1)
1590
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceModuleSymbol.vb (1)
1072
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceNamedTypeSymbol.vb (1)
2217
Friend NotOverridable Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceParameterSymbol.vb (1)
319
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourcePropertySymbol.vb (1)
573
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
2 references to DecodeWellKnownAttribute
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Symbol_Attributes.vb (2)
222
''' has executed <see cref="
DecodeWellKnownAttribute
"/> for attributes applied on the symbol and has stored the decoded data in the
445
''' This method validates attribute usage for each bound attribute and calls <see cref="
DecodeWellKnownAttribute
"/>