2 references to GenericType
Microsoft.AspNetCore.DataProtection.Tests (2)
TypeForwardingActivatorTests.cs (2)
47[InlineData(typeof(GenericType<GenericType<string, string>>))] 63[InlineData(typeof(GenericType<,>))]