Skip to content

Commit 4c88c61

Browse files
Copilotgewarren
andcommitted
Fix naming conflict in DictionaryTKey,TValue constructor snippet
Co-authored-by: gewarren <[email protected]>
1 parent 13e60d7 commit 4c88c61

File tree

1 file changed

+1
-1
lines changed
  • snippets/visualbasic/System.Collections.Generic/DictionaryTKey,TValue/.ctor

1 file changed

+1
-1
lines changed

snippets/visualbasic/System.Collections.Generic/DictionaryTKey,TValue/.ctor/source2.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'<Snippet1>
22
Imports System.Collections.Generic
33

4-
Public Class Example
4+
Public Class DictionaryCapacityExample
55

66
Public Shared Sub Main()
77

0 commit comments

Comments
 (0)