8 overrides of DecodeWellKnownAttribute
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SourceAssemblySymbol.vb (1)
1015
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceEventSymbol.vb (1)
653
Friend Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceFieldSymbol.vb (1)
729
Friend NotOverridable Overrides Sub
DecodeWellKnownAttribute
(ByRef arguments As DecodeWellKnownAttributeArguments(Of AttributeSyntax, VisualBasicAttributeData, AttributeLocation))
Symbols\Source\SourceMethodSymbol.vb (1)
1569
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)
2168
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)
556
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)
221
''' has executed <see cref="
DecodeWellKnownAttribute
"/> for attributes applied on the symbol and has stored the decoded data in the
444
''' This method validates attribute usage for each bound attribute and calls <see cref="
DecodeWellKnownAttribute
"/>