1 write to Content
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
83
binding.
Content
= typeArgumentNode.Value;
2 references to Content
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentGenericTypePass.cs (2)
93
ValueExpression = $"default({binding.
Content
.Content})",
302
if (binding.Node == null || string.IsNullOrWhiteSpace(binding.
Content
?.Content))