1 override of TargetAssembly
Microsoft.AspNetCore.Identity.Test (1)
ApiConsistencyTest.cs (1)
10protected override Assembly TargetAssembly => typeof(IdentityOptions).Assembly;
2 references to TargetAssembly
Microsoft.AspNetCore.Identity.Test (2)
src\Identity\test\Shared\ApiConsistencyTestBase.cs (2)
14= (from type in GetAllTypes(TargetAssembly.DefinedTypes) 38= (from type in GetAllTypes(TargetAssembly.DefinedTypes)