File tree
153 files changed
+2671
-1158
lines changed- src
- roslyn
- eng
- config
- src
- Analyzers
- CSharp
- CodeFixes/ImplementInterface
- Tests
- ImplementInterface
- Core/CodeFixes/ImplementInterface
- VisualBasic
- CodeFixes/ImplementInterface
- Tests
- ImplementInterface
- Compilers
- CSharp
- Portable
- FlowAnalysis
- Lowering
- Test
- CommandLine
- Emit3/Semantics
- Syntax/Parsing
- Core
- CodeAnalysisTest
- Portable/Compilation
- VisualBasic/Test
- Emit/CodeGen
- Symbol/SymbolsTests/Retargeting
- EditorFeatures
- Core
- Tagging
- XunitHook
- Features
- CSharpTest
- EditAndContinue
- ImplementInterface
- CSharp/Portable/EditAndContinue
- Core/Portable
- CodeRefactorings
- Diagnostics
- EditAndContinue
- Utilities
- ImplementInterface
- SemanticSearch
- xlf
- DiagnosticsTestUtilities/CodeActions
- ExternalAccess/Copilot
- Internal/SemanticSearch
- SemanticSearch
- TestUtilities/EditAndContinue
- Test/EditAndContinue
- VisualBasicTest
- EditAndContinue
- ImplementInterface
- VisualBasic/Portable/EditAndContinue
- Interactive/HostTest
- LanguageServer/Protocol/Workspaces
- RoslynAnalyzers
- Microsoft.CodeAnalysis.ResxSourceGenerator
- Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests/Resources
- SingleString_AsConstantsCSharpAsync_False
- SingleString_AsConstantsCSharpAsync_True
- SingleString_AsConstantsVisualBasicAsync_False
- SingleString_AsConstantsVisualBasicAsync_True
- SingleString_ClassNameCSharpAsync_NS1.NS2
- SingleString_ClassNameCSharpAsync_NS
- SingleString_ClassNameCSharpAsync
- SingleString_ClassNameVisualBasicAsync_NS1.NS2
- SingleString_ClassNameVisualBasicAsync_NS
- SingleString_ClassNameVisualBasicAsync
- SingleString_DefaultCSharpAsync_CSharp5
- SingleString_DefaultCSharpAsync_CSharp6
- SingleString_DefaultCSharpAsync_CSharp7
- SingleString_DefaultCSharpAsync_CSharp8
- SingleString_DefaultCSharpAsync_CSharp9
- SingleString_DefaultVisualBasicAsync
- SingleString_EmitFormatMethodsCSharpAsync_0_False
- SingleString_EmitFormatMethodsCSharpAsync_0_True
- SingleString_EmitFormatMethodsCSharpAsync_replacement_False
- SingleString_EmitFormatMethodsCSharpAsync_replacement_True
- SingleString_EmitFormatMethodsCSharpAsync_x_False
- SingleString_EmitFormatMethodsCSharpAsync_x_True
- SingleString_EmitFormatMethodsVisualBasicAsync_False
- SingleString_IncludeDefaultValuesCSharpAsync_False
- SingleString_IncludeDefaultValuesCSharpAsync_True
- SingleString_IncludeDefaultValuesVisualBasicAsync_False
- SingleString_IncludeDefaultValuesVisualBasicAsync_True
- SingleString_NoWarnsCSharpAsync_CS1591_IDE0010
- SingleString_NoWarnsCSharpAsync_CS1591
- SingleString_NoWarnsCSharpAsync
- SingleString_NoWarnsVisualBasicAsync_CS1591_IDE0010
- SingleString_NoWarnsVisualBasicAsync_CS1591
- SingleString_NoWarnsVisualBasicAsync
- SingleString_OmitGetResourceStringCSharpAsync_False
- SingleString_OmitGetResourceStringCSharpAsync_True
- SingleString_OmitGetResourceStringVisualBasicAsync_False
- SingleString_OmitGetResourceStringVisualBasicAsync_True
- SingleString_PublicCSharpAsync_False
- SingleString_PublicCSharpAsync_True
- SingleString_PublicVisualBasicAsync_False
- SingleString_PublicVisualBasicAsync_True
- SingleString_RelativeDirCSharpAsync_NS1.NS2
- SingleString_RelativeDirCSharpAsync_NS
- SingleString_RelativeDirCSharpAsync
- SingleString_RelativeDirVisualBasicAsync_NS1.NS2
- SingleString_RelativeDirVisualBasicAsync_NS
- SingleString_RelativeDirVisualBasicAsync
- SingleString_RootNamespaceCSharpAsync_NS1.NS2
- SingleString_RootNamespaceCSharpAsync_NS
- SingleString_RootNamespaceCSharpAsync
- SingleString_RootNamespaceVisualBasicAsync_NS1.NS2
- SingleString_RootNamespaceVisualBasicAsync_NS
- SingleString_RootNamespaceVisualBasicAsync
- TwoResourcesSameName_DefaultCSharpAsync
- TwoResourcesSameName_DefaultVisualBasicAsync
- Microsoft.CodeAnalysis.ResxSourceGenerator
- Utilities.UnitTests/FlowAnalysis/Analysis/PropertySetAnalysis
- Tools
- ExternalAccess/RazorTest
- Source/RunTests
- VisualStudio
- Core
- Def/StackTraceExplorer
- Impl/SolutionExplorer/DiagnosticItem
- ExternalAccess/Copilot/SemanticSearch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+2671
-1158
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
|
Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
179 | 188 |
| |
180 | 189 |
| |
181 | 190 |
| |
| |||
191 | 200 |
| |
192 | 201 |
| |
193 | 202 |
| |
194 |
| - | |
195 |
| - | |
| 203 | + | |
| 204 | + | |
196 | 205 |
| |
197 | 206 |
| |
198 | 207 |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 | 27 |
|
Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
40 | 53 |
| |
41 | 54 |
| |
42 | 55 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 4 additions & 178 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 | 5 |
| |
8 |
| - | |
9 |
| - | |
10 | 6 |
| |
11 |
| - | |
12 | 7 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 8 |
| |
17 | 9 |
| |
18 | 10 |
| |
19 | 11 |
| |
20 |
| - | |
21 |
| - | |
22 | 12 |
| |
23 | 13 |
| |
24 | 14 |
| |
25 |
| - | |
26 |
| - | |
27 | 15 |
| |
28 | 16 |
| |
29 | 17 |
| |
| |||
39 | 27 |
| |
40 | 28 |
| |
41 | 29 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 30 | + | |
158 | 31 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 32 | + | |
| 33 | + | |
204 | 34 |
| |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
| 35 | + | |
210 | 36 |
| |
211 | 37 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments