1 write to _targetCoreOptions
System.Threading.Tasks.Dataflow (1)
Internal\TargetCore.cs (1)
123_targetCoreOptions = targetCoreOptions;
2 references to _targetCoreOptions
System.Threading.Tasks.Dataflow (2)
Internal\TargetCore.cs (2)
286return (_targetCoreOptions & TargetCoreOptions.UsesAsyncCompletion) != 0; 797if ((_targetCoreOptions & TargetCoreOptions.RepresentsBlockCompletion) != 0 &&