Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use strategy in StrategyBasedComWrappers.ComputeVtables #92085

Merged
merged 2 commits into from
Sep 18, 2023

Use strategy in StrategyBasedComWrappers.ComputeVtables

66bd2bc
Select commit
Loading
Failed to load commit list.
Merged

Use strategy in StrategyBasedComWrappers.ComputeVtables #92085

Use strategy in StrategyBasedComWrappers.ComputeVtables
66bd2bc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build Libraries Build osx arm64 Debug) failed Sep 14, 2023 in 17m 24s

Build Libraries Build osx arm64 Debug failed

Annotations

Check failure on line 79 in src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Build osx arm64 Debug)

src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs#L79

src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs(79,17): error CS0029: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot implicitly convert type 'System.Runtime.InteropServices.Marshalling.IComExposedDetails' to 'bool'

Check failure on line 81 in src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Build osx arm64 Debug)

src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs#L81

src/libraries/System.Runtime.InteropServices/src/System/Runtime/InteropServices/Marshalling/StrategyBasedComWrappers.cs(81,24): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'details' does not exist in the current context