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