4 references to Ignored
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (4)
168if (kind == PropertyKind.Ignored) 663results.Add((property, PropertyKind.Ignored)); 667kind = PropertyKind.Ignored; 680kind = PropertyKind.Ignored;