2 writes to _executor
vstest.console (2)
Processors\DisableAutoFakesArgumentProcessor.cs (2)
29get => _executor ??= new Lazy<IArgumentExecutor>(() => 32set => _executor = value;