1 reference to ForAttributeWithSimpleName
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (1)
92
var nodesWithAttributesMatchingSimpleName = this.
ForAttributeWithSimpleName
(metadataName.UnmangledTypeName, predicate);