2 writes to TypeAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\BindTagHelperProducer.cs (1)
250
metadata.
TypeAttribute
= typeAttribute;
rzc (1)
Json\ObjectReaders_TagHelpers.cs (1)
272
TypeAttribute
= reader.ReadStringOrNull(nameof(BindMetadata.TypeAttribute)),
1 reference to TypeAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\BindMetadata.cs (1)
50
TypeAttribute =
TypeAttribute
,