4 references to SetDocumentation
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\TestTagHelperDescriptorBuilderExtensions.cs (1)
134builder.SetDocumentation(documentation);
Microsoft.CodeAnalysis.Razor.Compiler (3)
CSharp\DefaultTagHelperDescriptorFactory.cs (1)
180builder.SetDocumentation(xml);
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (2)
163builder.SetDocumentation(xml); 564builder.SetDocumentation(xml);