8 instantiations of TestCondition
Aspire.Hosting.Tests (8)
ReferenceExpressionTests.cs (8)
141
var condition = new
TestCondition
("True");
158
var condition = new
TestCondition
("True");
174
var condition = new
TestCondition
("True");
192
var outerCondition = new
TestCondition
("True");
193
var innerCondition = new
TestCondition
("Yes");
221
var outerCondition = new
TestCondition
("True");
222
var innerCondition = new
TestCondition
("Yes");
252
var condition = new
TestCondition
("True");
8 references to TestCondition
Aspire.Hosting.Tests (8)
ReferenceExpressionTests.cs (8)
141
var
condition = new TestCondition("True");
158
var
condition = new TestCondition("True");
174
var
condition = new TestCondition("True");
192
var
outerCondition = new TestCondition("True");
193
var
innerCondition = new TestCondition("Yes");
221
var
outerCondition = new TestCondition("True");
222
var
innerCondition = new TestCondition("Yes");
252
var
condition = new TestCondition("True");