2 references to GetCustomAttribute
System.Data.Entity (1)
System\Data\Common\EntityUtil.cs (1)
2091TargetFrameworkAttribute fxAttrib = entryAssembly.GetCustomAttribute<TargetFrameworkAttribute>();
System.Web.ApplicationServices (1)
Hosting\CustomLoaderHelper.cs (1)
95CustomLoaderAttribute customLoaderAttribute = customLoaderAssembly.GetCustomAttribute<CustomLoaderAttribute>();