Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit85d910b

Browse files
committed
FX_NO_DEBUG_PROXIES --- dead code
1 parent3e4f232 commit85d910b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

‎src/fsharp/FSharp.Core/prim-types.fs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3476,9 +3476,7 @@ namespace Microsoft.FSharp.Collections
34763476
openMicrosoft.FSharp.Core.BasicInlinedOperations
34773477

34783478
[<DefaultAugmentation(false)>]
3479-
#if!FX_NO_DEBUG_PROXIES
34803479
[<System.Diagnostics.DebuggerTypeProxyAttribute(typedefof<ListDebugView<_>>)>]
3481-
#endif
34823480
#if!FX_NO_DEBUG_DISPLAYS
34833481
[<DebuggerDisplay("{DebugDisplay,nq}")>]
34843482
#endif

‎src/fsharp/FSharp.Core/set.fs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,9 +512,7 @@ namespace Microsoft.FSharp.Collections
512512

513513
[<Sealed>]
514514
[<CompiledName("FSharpSet`1")>]
515-
#if!FX_NO_DEBUG_PROXIES
516515
[<DebuggerTypeProxy(typedefof<SetDebugView<_>>)>]
517-
#endif
518516
#if!FX_NO_DEBUG_DISPLAYS
519517
[<DebuggerDisplay("Count = {Count}")>]
520518
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp