Skip to content

Added a new overload for `.Synchronize()` utilizing System.Threading.…

2709981
Select commit
Loading
Failed to load commit list.
Open

Add support for System.Threading.Lock #2254

Added a new overload for `.Synchronize()` utilizing System.Threading.…
2709981
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Rx.NET-CI failed Nov 1, 2025 in 13m 43s

Build #6.1.0-preview.17+71b62066fa failed

Annotations

Check failure on line 161 in Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Rx.NET-CI

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs#L161

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs(161,29): Error CS0122: 'Lock' is inaccessible due to its protection level

Check failure on line 165 in Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Rx.NET-CI

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs#L165

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs(165,34): Error CS0122: 'Lock' is inaccessible due to its protection level

Check failure on line 176 in Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Rx.NET-CI

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs#L176

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs(176,34): Error CS0122: 'Lock' is inaccessible due to its protection level

Check failure on line 194 in Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Rx.NET-CI

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs#L194

Rx.NET\Source\tests\Tests.System.Reactive\Tests\Linq\Observable\SynchronizeTest.cs(194,28): Error CS0122: 'Lock' is inaccessible due to its protection level