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