7 references to MarshalAsAttributeDecoder
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
204
MarshalAsAttributeDecoder
<FieldWellKnownAttributeData, AttributeSyntax, CSharpAttributeData, AttributeLocation>.Decode(ref arguments, AttributeTargets.Field, MessageProvider.Instance);
Symbols\Source\SourceComplexParameterSymbol.cs (1)
776
MarshalAsAttributeDecoder
<ParameterWellKnownAttributeData, AttributeSyntax, CSharpAttributeData, AttributeLocation>.Decode(ref arguments, AttributeTargets.Parameter, MessageProvider.Instance);
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
730
MarshalAsAttributeDecoder
<ReturnTypeWellKnownAttributeData, AttributeSyntax, CSharpAttributeData, AttributeLocation>.Decode(ref arguments, AttributeTargets.ReturnValue, MessageProvider.Instance);
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceFieldSymbol.vb (1)
741
MarshalAsAttributeDecoder
(Of CommonFieldWellKnownAttributeData, AttributeSyntax, VisualBasicAttributeData, AttributeLocation).Decode(arguments, AttributeTargets.Field, MessageProvider.Instance)
Symbols\Source\SourceMethodSymbol.vb (1)
1769
MarshalAsAttributeDecoder
(Of CommonReturnTypeWellKnownAttributeData, AttributeSyntax, VisualBasicAttributeData, AttributeLocation).Decode(arguments, AttributeTargets.ReturnValue, MessageProvider.Instance)
Symbols\Source\SourceParameterSymbol.vb (1)
360
MarshalAsAttributeDecoder
(Of CommonParameterWellKnownAttributeData, AttributeSyntax, VisualBasicAttributeData, AttributeLocation).Decode(arguments, AttributeTargets.Parameter, MessageProvider.Instance)
Symbols\Source\SourcePropertySymbol.vb (1)
576
MarshalAsAttributeDecoder
(Of CommonReturnTypeWellKnownAttributeData, AttributeSyntax, VisualBasicAttributeData, AttributeLocation).