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