You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CS0121 Der Aufruf unterscheidet nicht eindeutig zwischen den folgenden Methoden oder Eigenschaften: "Windows.Win32.InlineArrayIndexerExtensions.SliceAtNull(System.ReadOnlySpan<char>)" und "Windows.Win32.InlineArrayIndexerExtensions.SliceAtNull(System.ReadOnlySpan<char>)"
Expected behavior
CsWin32 shouldn't emit __char_260 in dependent projects, nor create InlineArrayIndexerExtensions, if already exists.
Actual behavior
SHFILEINFOW
DROPDESCRIPTION
Observe error
Expected behavior
CsWin32 shouldn't emit
__char_260
in dependent projects, nor createInlineArrayIndexerExtensions
, if already exists.Repro steps
NativeMethods.txt
content:LibA:
ConsoleB:
NativeMethods.json
content (if present):repro.zip
Context
The text was updated successfully, but these errors were encountered: