3 references to IDictionary
Microsoft.CodeAnalysis.Razor.Compiler (3)
Mvc.Version1_X\ViewComponentTagHelperDescriptorFactory.cs (1)
47_iDictionarySymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.IDictionary);
Mvc.Version2_X\ViewComponentTagHelperDescriptorFactory.cs (1)
47_iDictionarySymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.IDictionary);
Mvc\ViewComponentTagHelperDescriptorFactory.cs (1)
47_iDictionarySymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.IDictionary);