3 references to Template
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
202WriteContentNode(node, node.Template.ToString());
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\RouteAttributeExtensionNode.cs (2)
24context.CodeWriter.Write(Template); 32context.CodeWriter.WriteLine(Template);