Skip to content

Commit dae6006

Browse files
CopilotBillWagner
andcommitted
Remove redundant "Complete working example" section as requested
Co-authored-by: BillWagner <[email protected]>
1 parent f5891fb commit dae6006

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/visual-basic/misc/bc42328.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,6 @@ Public Sub DemonstrateHandler()
111111
End Sub
112112
```
113113

114-
## Complete working example
115-
116-
The following full example demonstrates the warning and multiple solutions:
117-
118-
:::code language="vb" source="snippets/bc42328/AddressOfExample.vb":::
119-
120-
This example shows how the warning occurs in realistic scenarios and demonstrates multiple ways to resolve it.
121-
122114
## When you can ignore this warning
123115

124116
This warning is often safe to ignore when:

0 commit comments

Comments
 (0)