Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

namespace System.Runtime.InteropServices.Java
{
/// <summary>
/// Represents a cross-reference between two tracked component groups.
/// </summary>
[CLSCompliant(false)]
[SupportedOSPlatform("android")]
[StructLayout(LayoutKind.Sequential)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,33 @@

namespace System.Runtime.InteropServices.Java
{
/// <summary>
/// Data for the callback supplied to <see cref="JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})"/>

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build osx-x64 release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build osx-x64 release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop (Build Source-Build (Linux_x64))

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop (Build Source-Build (Linux_x64))

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build linux-x64 release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build linux-x64 release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_WithPackages)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime-dev-innerloop

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests (Build browser-wasm linux release Runtime_Release)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / dotnet-linker-tests

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-armel checked CoreCLR_NonPortable)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-armel checked CoreCLR_NonPortable)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x86 checked CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x86 checked CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm64 checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-arm64 checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 debug Mono_Runtime)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked CoreCLR_ReleaseLibraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 release CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 release CoreCLR_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-x64 Release AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-x64 Release AllSubsets_CoreCLR)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvossimulator-x64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvossimulator-x64 Debug AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux_musl-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-riscv64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-loongarch64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-loongarch64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-loongarch64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-loongarch64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Mono_Interpreter_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug Mono_Interpreter_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build maccatalyst-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build maccatalyst-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build android-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_LLVMAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release AllSubsets_Mono_LLVMAot_RuntimeTests llvmaot)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release AllSubsets_Mono_LLVMAot_RuntimeTests llvmaot)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Debug NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Debug Mono_MiniJIT_LibrariesTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build maccatalyst-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build maccatalyst-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests_Smoke_AOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests_Smoke_AOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests_EAT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests_EAT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build browser-wasm linux Release LibraryTests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 Release NativeAOT_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-arm64 Release NativeAOT_Libraries)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked CLR_Tools_Tests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked CLR_Tools_Tests)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvos-arm64 Release AllSubsets_NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvos-arm64 Release AllSubsets_NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build ios-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build ios-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvos-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build tvos-arm64 Release AllSubsets_Mono)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build osx-x64 Release NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked Native_GCC)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build linux-x64 checked Native_GCC)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build ios-arm64 Release AllSubsets_NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime (Build ios-arm64 Release AllSubsets_NativeAOT)

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,54): error CS1584: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has syntactically incorrect cref attribute 'JavaMarshal.Initialize(delegate* unmanaged{MarkCrossReferencesArgs*, void})'

Check failure on line 9 in src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs

View check run for this annotation

Azure Pipelines / runtime

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs#L9

src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/Java/MarkCrossReferencesArgs.cs(9,77): error CS1658: (NETCORE_ENGINEERING_TELEMETRY=Build) ) expected. See also error CS1026.
/// for marking managed objects referenced from Java during cross-reference processing.
/// </summary>
[CLSCompliant(false)]
[SupportedOSPlatform("android")]
[StructLayout(LayoutKind.Sequential)]
public unsafe struct MarkCrossReferencesArgs
{
/// <summary>
/// The number of strongly connected components being reported.
/// </summary>
public nuint ComponentCount;

/// <summary>
/// A pointer to the array of strongly connected components.
/// </summary>
public StronglyConnectedComponent* Components;

/// <summary>
/// The number of cross-references being reported.
/// </summary>
public nuint CrossReferenceCount;

/// <summary>
/// A pointer to the array of cross-references.
/// </summary>
public ComponentCrossReference* CrossReferences;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

namespace System.Runtime.InteropServices.Java
{
/// <summary>
/// Represents a strongly connected component of managed objects
/// referenced for cross-reference processing.
/// </summary>
[CLSCompliant(false)]
[SupportedOSPlatform("android")]
[StructLayout(LayoutKind.Sequential)]
Expand Down
Loading