2 references to InterpolatedStringHandlerArgumentAttribute
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1436
var targetAttribute = FindTargetAttribute(token, AttributeDescription.
InterpolatedStringHandlerArgumentAttribute
);
1442
Debug.Assert(AttributeDescription.
InterpolatedStringHandlerArgumentAttribute
.Signatures.Length == 2);