7 references to ComponentConstrainedTypeParamDirective
Microsoft.AspNetCore.Razor.Language.Legacy.UnitTests (2)
Legacy\RazorDirectivesTest.cs (2)
813
[
ComponentConstrainedTypeParamDirective
.Directive]);
827
[
ComponentConstrainedTypeParamDirective
.Directive]);
Microsoft.AspNetCore.Razor.Language.UnitTests (2)
Legacy\RazorDirectivesTest.cs (2)
812
[
ComponentConstrainedTypeParamDirective
.Directive]);
826
[
ComponentConstrainedTypeParamDirective
.Directive]);
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentDocumentClassifierPass.cs (1)
105
?
ComponentConstrainedTypeParamDirective
.Directive
Language\RazorProjectEngine.cs (1)
411
ComponentConstrainedTypeParamDirective
.Register(builder);
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Extensions\RazorSyntaxNodeExtensions.cs (1)
62
IsDirective(node,
ComponentConstrainedTypeParamDirective
.Directive, out var body) &&