10 references to NameAndBoundAttributes
Microsoft.CodeAnalysis.Razor.UnitTests (10)
DefaultTagHelperDescriptorFactoryTest.cs (10)
829NameAndBoundAttributes("InvalidBoundAttribute", static b => b
831NameAndBoundAttributes("InvalidBoundAttributeWithValid", static b => b
834NameAndBoundAttributes("OverriddenInvalidBoundAttributeWithValid", static b => b
836NameAndBoundAttributes("OverriddenValidBoundAttributeWithInvalid", static b => b
838NameAndBoundAttributes("OverriddenValidBoundAttributeWithInvalidUpperCase", static b => b
1169NameAndBoundAttributes("DefaultValidHtmlAttributePrefix", static b => b
1174NameAndBoundAttributes("SingleValidHtmlAttributePrefix", static b => b
1179NameAndBoundAttributes("MultipleValidHtmlAttributePrefix", static b => b
1197NameAndBoundAttributes("SingleInvalidHtmlAttributePrefix", static b => b
1206NameAndBoundAttributes("MultipleInvalidHtmlAttributePrefix", static b => b