1 write to ActivatorInvoked
Microsoft.AspNetCore.Components.Tests (1)
ComponentFactoryTest.cs (1)
635
ActivatorInvoked
= true;
2 references to ActivatorInvoked
Microsoft.AspNetCore.Components.Tests (2)
ComponentFactoryTest.cs (2)
275
Assert.True(customPropertyActivator.
ActivatorInvoked
);
320
Assert.True(customPropertyActivator.
ActivatorInvoked
);