3 references to VerifyHasProperty
Templates.Tests (3)
GrpcTemplateTest.cs (1)
86await project.VerifyHasProperty("InvariantGlobalization", "true");
WebApiNativeAotTemplateTest.cs (1)
57await project.VerifyHasProperty("InvariantGlobalization", "true");
WorkerTemplateTest.cs (1)
63await project.VerifyHasProperty("InvariantGlobalization", "true");