2 references to GetTargetAttributeSignatureIndex
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\PEAttributeData.cs (1)
147
return _decoder.
GetTargetAttributeSignatureIndex
(_handle, description);
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\PEAttributeData.vb (1)
118
Return _decoder.
GetTargetAttributeSignatureIndex
(_handle, description)