2 references to CreateNameMatchingDescriptor
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (2)
100=> CreateNameMatchingDescriptor(compilation, type, properties, acceptsUnmatchedAttributes, fullyQualified: false); 107=> CreateNameMatchingDescriptor(compilation, type, properties, acceptsUnmatchedAttributes, fullyQualified: true);