1 write to _handle
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\PEAttributeData.vb (1)
34
_handle
= handle
4 references to _handle
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