1 reference to TestContextMetadataName
Microsoft.AspNetCore.Components.Testing.Generators (1)
UITestGenerator.cs (1)
29
static (compilation, _) => compilation.GetTypeByMetadataName(
TestContextMetadataName
) is not null);