Skip to content

Merge remote-tracking branch 'origin/master' into 12-add-async-support

b72a19c
Select commit
Loading
Failed to load commit list.
Open

#12: Add support for shimming async methods #29

Merge remote-tracking branch 'origin/master' into 12-add-async-support
b72a19c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Pose-CI failed Oct 28, 2025 in 3m 43s

Build #259 failed

Annotations

Check failure on line 231 in src\Sandbox\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pose-CI

src\Sandbox\Program.cs#L231

src\Sandbox\Program.cs(231,50): Error CS0246: The type or namespace name 'BrowsableDynamicMethod' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 231 in src\Sandbox\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pose-CI

src\Sandbox\Program.cs#L231

src\Sandbox\Program.cs(231,102): Error CS0246: The type or namespace name 'DynamicMethodBody' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 231 in src\Sandbox\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pose-CI

src\Sandbox\Program.cs#L231

src\Sandbox\Program.cs(231,50): Error CS0246: The type or namespace name 'BrowsableDynamicMethod' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 231 in src\Sandbox\Program.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Pose-CI

src\Sandbox\Program.cs#L231

src\Sandbox\Program.cs(231,102): Error CS0246: The type or namespace name 'DynamicMethodBody' could not be found (are you missing a using directive or an assembly reference?)