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