2 references to IsPotentialDictionaryProperty
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\DefaultTagHelperDescriptorFactory.cs (2)
242
else if (hasExplicitName && !
IsPotentialDictionaryProperty
(property))
446
IsPotentialDictionaryProperty
(property);