-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Open a file
2. Scroll to top down
3. Erase text from "tsPageNum"
4. Close App.
What is the expected output?
Aplication close.
What do you see instead?
…
-
```
What steps will reproduce the problem?
1. Open a file
2. Scroll to top down
3. Erase text from "tsPageNum"
4. Close App.
What is the expected output?
Aplication close.
What do you see instead?
…
-
```
What steps will reproduce the problem?
1. Create a new VisualBasic project
2. Type this:
Imports ProtoBuf
_
Class Records
Public id As Int64
End Class
What is the expected output? What do y…
-
### Is your feature request related to a problem? Please describe
List of diagnostics that need to be investigated, fixed, and enabled.
```
Line 297: dotnet_diagnostic.CA1821.severity = none # T…
-
Try running ExtractLocal on `builder.Builder` (fix all) on the following code (added to `roslyn\src\editorfeatures\test2\findreferences\findreferencestests.vb`).
```vb
Private Shared Funct…
jcouv updated
2 weeks ago