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