4 writes to InstantiationCount
Microsoft.AspNetCore.OpenApi.Tests (4)
Transformers\TypeBasedTransformerLifetimeTests.cs (4)
46
ActivatedSchemaTransformerWithDependency.
InstantiationCount
= 0;
72
ActivatedSchemaTransformerWithDependency.
InstantiationCount
= 0;
98
ActivatedSchemaTransformerWithDependency.
InstantiationCount
= 0;
362
InstantiationCount
+= 1;
3 references to InstantiationCount
Microsoft.AspNetCore.OpenApi.Tests (3)
Transformers\TypeBasedTransformerLifetimeTests.cs (3)
54
Assert.Equal(3, ActivatedSchemaTransformerWithDependency.
InstantiationCount
);
80
Assert.Equal(3, ActivatedSchemaTransformerWithDependency.
InstantiationCount
);
106
Assert.Equal(3, ActivatedSchemaTransformerWithDependency.
InstantiationCount
);