4 references to ServiceContainer
System.ComponentModel.DataAnnotations (4)
DataAnnotations\ValidationContext.cs (4)
89/// then it will be used as the <see cref="ServiceContainer"/> but its services can still be retrieved 267/// When the <see cref="ServiceContainer"/> is in use, it will be used 268/// first to retrieve the requested service. If the <see cref="ServiceContainer"/> 308/// <see cref="ServiceContainer"/>, otherwise an empty container will be initialized.