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