1 write to _decoder
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\PEAttributeData.vb (1)
33
_decoder
= New MetadataDecoder(moduleSymbol)
4 references to _decoder
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Attributes\PEAttributeData.vb (4)
104
Return
_decoder
.IsTargetAttribute(_handle, namespaceName, typeName, ignoreCase)
118
Return
_decoder
.GetTargetAttributeSignatureIndex(_handle, description)
128
If Not
_decoder
.GetCustomAttribute(_handle, AttributeConstructor, constructorArgs, namedArgs) Then
152
If Not
_decoder
.GetCustomAttribute(_handle, attributeClass, attributeCtor) OrElse