We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5891fb commit dae6006Copy full SHA for dae6006
docs/visual-basic/misc/bc42328.md
@@ -111,14 +111,6 @@ Public Sub DemonstrateHandler()
111
End Sub
112
```
113
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
122
## When you can ignore this warning
123
124
This warning is often safe to ignore when:
0 commit comments