3 references to GenericTask
Microsoft.CodeAnalysis.Razor.Compiler (3)
Mvc.Version1_X\ViewComponentTagHelperDescriptorFactory.cs (1)
45_genericTaskSymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.GenericTask);
Mvc.Version2_X\ViewComponentTagHelperDescriptorFactory.cs (1)
45_genericTaskSymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.GenericTask);
Mvc\ViewComponentTagHelperDescriptorFactory.cs (1)
45_genericTaskSymbol = compilation.GetTypeByMetadataName(ViewComponentTypes.GenericTask);