1 write to LessThan
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\BaseTypeWithModel.cs (1)
25
LessThan
= IntermediateNodeFactory.CSharpToken(">");
2 references to LessThan
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\CodeGeneration\CodeWriterExtensions.cs (1)
735
WriteOptionalToken(baseType.
LessThan
);
Language\Intermediate\BaseTypeWithModel.cs (1)
33
LessThan
.Source = span[^1..];