2 references to GetDictionaryArgumentTypes
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\DefaultTagHelperDescriptorFactory.cs (2)
276var dictionaryTypeArguments = GetDictionaryArgumentTypes(property); 387=> GetDictionaryArgumentTypes(property) is [{ SpecialType: SpecialType.System_String }, ..];