2 references to ValidationContextServiceContainer_ItemAlreadyExists
System.ComponentModel.DataAnnotations (2)
DataAnnotations\ValidationContext.cs (2)
366
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Resources.DataAnnotationsResources.
ValidationContextServiceContainer_ItemAlreadyExists
, serviceType), "serviceType");
386
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Resources.DataAnnotationsResources.
ValidationContextServiceContainer_ItemAlreadyExists
, serviceType), "serviceType");