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