1 write to Key
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactoryContentRootAttribute.cs (1)
50Key = key;
3 references to Key
Microsoft.AspNetCore.Mvc.Testing (3)
WebApplicationFactory.cs (2)
308.Where(a => string.Equals(a.Key, tEntryPointAssemblyFullName, StringComparison.OrdinalIgnoreCase) || 309string.Equals(a.Key, tEntryPointAssemblyName, StringComparison.OrdinalIgnoreCase))
WebApplicationFactoryContentRootAttribute.cs (1)
14/// <see cref="Key"/> is equal to <c>TEntryPoint</c> <see cref="Assembly.FullName"/>,