Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to features/list-patterns #55321

Merged
merged 1,251 commits into from
Sep 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1251 commits
Select commit Hold shift + click to select a range
ee492d7
Address review comments
genlu Aug 19, 2021
9aafa0d
Use a differnt way to put margin to indicate margin because the ClipT…
Cosifne Aug 19, 2021
2a6493e
Merge remote-tracking branch 'upstream/main' into inheritanceMarginMe…
CyrusNajmabadi Aug 19, 2021
a716914
Merge remote-tracking branch 'upstream/main' into holdDocs
CyrusNajmabadi Aug 19, 2021
051f2ce
Update Build_Linux job to run on CoreEng build pool
JoeRobich Aug 20, 2021
43bb8de
Fix formatting
CyrusNajmabadi Aug 20, 2021
31e9b55
Polishing the main switching logic
Cosifne Aug 20, 2021
c97bb5a
Rename files
Cosifne Aug 20, 2021
f95b470
Change the content type to make sure the extra margin won't be shown …
Cosifne Aug 20, 2021
548a65a
Prefer symbol references over comment or string references in the Ren…
ryzngard Aug 20, 2021
77ce8d7
Use a new implementation apporach
Cosifne Aug 20, 2021
09203c7
Remove the partial word
Cosifne Aug 20, 2021
7c6289a
Don't add accessibility modifiers to partial classes in new documents…
davidwengier Aug 20, 2021
47a9256
Merge branch 'main' into dev/shech/InheritanceMarginBlueBackgroundFix
Cosifne Aug 20, 2021
16efcb2
EnC - Parameterless struct constructors (#55718)
davidwengier Aug 20, 2021
6ce4dc3
Merge pull request #55696 from CyrusNajmabadi/inheritanceMarginMemory
CyrusNajmabadi Aug 20, 2021
a6a1658
Merge pull request #55710 from Cosifne/dev/shech/InheritanceMarginBlu…
Cosifne Aug 20, 2021
d41ee93
Specify paths and shell on Windows (#55694)
davidwengier Aug 20, 2021
6ff82a9
[main] Update dependencies from dotnet/source-build (#55605)
dotnet-maestro[bot] Aug 20, 2021
ab9432f
Merge remote-tracking branch 'upstream/main' into holdDocs
CyrusNajmabadi Aug 20, 2021
2f6768e
EnC - Allow changing names of previously synthesized record member pa…
davidwengier Aug 20, 2021
184075c
Avoid enumerator allocations for DiagnosticDescriptor.CustomTags
sharwell Aug 20, 2021
03faadf
Use document with partial semantic for completion
genlu Aug 20, 2021
1cbfada
Address review comments
genlu Aug 20, 2021
15b4f62
Merge pull request #55760 from sharwell/optimize-initialization
sharwell Aug 20, 2021
2450c8c
Add test and comment
ryzngard Aug 20, 2021
8bc4c14
Disallow nullable suppression in patterns (#54072)
alrz Aug 20, 2021
2c1efad
Merge branch 'main' into issue/test_syncnamespace_fixall
ryzngard Aug 20, 2021
6b5ae9e
Skip flaky test (#55706)
tmat Aug 20, 2021
00e6420
Merge pull request #55479 from ryzngard/issue/test_syncnamespace_fixall
ryzngard Aug 20, 2021
bc752ec
Fix so that rename does not try to commit by intercepting keys to a b…
ryzngard Aug 20, 2021
ab54a0f
Merge pull request #55747 from ryzngard/issues/54294_rename_comment_c…
ryzngard Aug 20, 2021
29ba4f8
Merge pull request #55446 from akhera99/bugs/55031_extract_method
akhera99 Aug 20, 2021
85781ac
Update textview options for previewpane to hide indentation and line …
ryzngard Aug 20, 2021
5e54d3c
Region analysis of nameof (#55724)
jcouv Aug 21, 2021
4fc6bc2
Support interpolated string conversions in param arrays.
333fred Aug 18, 2021
a18f864
Add tests for local functions, lambdas, and delegate types, warn when…
333fred Aug 18, 2021
53d9515
Support default arguments in handler constructors
333fred Aug 18, 2021
ab81816
Support handlers in dictionary initializer members.
333fred Aug 18, 2021
adb4c64
Add remaining test plan tests.
333fred Aug 18, 2021
50605e9
Fix duplicate local issue.
333fred Aug 19, 2021
3e08f76
Add caching case and improve perf (#55692)
allisonchou Aug 21, 2021
990f487
Update dependencies from https://github.com/dotnet/source-build build…
dotnet-maestro[bot] Aug 21, 2021
dbb4078
Move files and enable NRT
CyrusNajmabadi Aug 22, 2021
176afff
Add C# side
CyrusNajmabadi Aug 22, 2021
4de80f2
Add VBside
CyrusNajmabadi Aug 22, 2021
372a9dd
Start porting tests over
CyrusNajmabadi Aug 22, 2021
d474808
Start porting tests over
CyrusNajmabadi Aug 22, 2021
a9bbd40
Start porting tests over
CyrusNajmabadi Aug 22, 2021
db1d7ac
proper accessibility check
CyrusNajmabadi Aug 22, 2021
cad1ef6
Record check
CyrusNajmabadi Aug 22, 2021
d6a32a4
Last tests
CyrusNajmabadi Aug 22, 2021
5b172b4
port vb tests over
CyrusNajmabadi Aug 22, 2021
451c5e4
UPdate tests
CyrusNajmabadi Aug 22, 2021
35a781d
UPdate tests
CyrusNajmabadi Aug 22, 2021
af990f9
Tweak comment
CyrusNajmabadi Aug 23, 2021
35a71d7
Add provider names
CyrusNajmabadi Aug 23, 2021
9c9d41a
Merge pull request #55801 from CyrusNajmabadi/genConstructorFix
CyrusNajmabadi Aug 23, 2021
9703b37
Update dependencies from https://github.com/dotnet/roslyn build 20210…
dotnet-maestro[bot] Aug 23, 2021
8cb92ee
Bulk update project when several documents change
sharwell Aug 23, 2021
787530b
Add debug assertion to clarify code flow
sharwell Aug 23, 2021
d9f7d6d
Relax the induced GC strategy in ServerDispatcher
sharwell Aug 23, 2021
f852e2a
Drop active statements when exiting break mode (#55773)
tmat Aug 23, 2021
5e59a82
Address feedback and add comments
Cosifne Aug 23, 2021
cbf8da6
Add more comments
Cosifne Aug 23, 2021
26f70e0
Add one extra check
Cosifne Aug 23, 2021
e079a36
Merge pull request #55671 from CyrusNajmabadi/bgNuget
CyrusNajmabadi Aug 23, 2021
cc7d82e
Merge branch 'main' into dev/shech/InheritanceMarginViewMargin
Cosifne Aug 23, 2021
ab231c4
Fix incorrect boolean value
genlu Aug 23, 2021
99f45b7
Use directory-scoped ALCs to load analyzers in .NET Core (#55098)
RikkiGibson Aug 23, 2021
00b8112
Fix a mistake in comments
Cosifne Aug 23, 2021
ab7aae6
Merge pull request #55679 from ryzngard/format/8_17_2021
ryzngard Aug 23, 2021
14bc69d
Fix generate type with file-scoped namespaces
CyrusNajmabadi Aug 23, 2021
f670785
Merge pull request #55826 from CyrusNajmabadi/generateTypeFileScopedN…
CyrusNajmabadi Aug 23, 2021
7b26597
Create a test help for writing simpler metadata tests (#54891)
davidwengier Aug 24, 2021
31a7399
Merge pull request #55399 from sharwell/save-after-parse
sharwell Aug 24, 2021
c083dae
Merge pull request #55775 from ryzngard/issues/preview_pane_editor_se…
ryzngard Aug 24, 2021
94cb8ed
Report an error for a misplaced `::` token. (#55828)
AlekseyTs Aug 24, 2021
9b11ee5
Directly reference theme keys
sharwell Aug 23, 2021
9795c10
Convert FileChangeWatcher to batch processing
sharwell Aug 24, 2021
3ca355a
Update status for generic attributes (#55835)
jcouv Aug 24, 2021
f1935d7
Update src/Analyzers/CSharp/Analyzers/UsePatternCombinators/CSharpUse…
CyrusNajmabadi Aug 24, 2021
80a3f43
Update src/Analyzers/Core/Analyzers/IDEDiagnosticIds.cs
CyrusNajmabadi Aug 24, 2021
4532182
Include CS0103 in the error check list
Cosifne Aug 24, 2021
2238b15
Dealing with more than one parameterless constructor (#55824)
jcouv Aug 24, 2021
8c2dce8
Merge pull request #55827 from sharwell/direct-theming
sharwell Aug 24, 2021
dcc6a88
Combine WatcherOperation of the same kind where possible
sharwell Aug 24, 2021
c80e3f8
EnC - Test mixed declaration in deconstruction (#55804)
davidwengier Aug 24, 2021
0899dcb
Remove capabilities fallback (#55849)
tmat Aug 24, 2021
891a198
Merge pull request #55736 from genlu/AddOption
genlu Aug 24, 2021
1463dcc
Cleanup
CyrusNajmabadi Aug 24, 2021
cc1473e
Better variable name and comments
genlu Aug 24, 2021
9f6960a
Simplify some code around top-level statements in SourceMemberContain…
AlekseyTs Aug 24, 2021
d545e06
Update the visibility of the canvas when it is created
Cosifne Aug 24, 2021
14b9590
Tests
CyrusNajmabadi Aug 24, 2021
9c3c0b2
Update text
CyrusNajmabadi Aug 24, 2021
89471ff
Remove
CyrusNajmabadi Aug 24, 2021
87f6fdf
Remove CallerArgumentExpression feature flag (#55841)
Youssef1313 Aug 24, 2021
99850b4
Reduce array allocations when constructing options
DustinCampbell Aug 24, 2021
a791003
Fixups
CyrusNajmabadi Aug 24, 2021
cba80cb
bail from auto prop analyzer for attributes unless they are suppressions
akhera99 Aug 24, 2021
4d86e7e
Merge pull request #55562 from genlu/itemCompare
genlu Aug 24, 2021
64e50e1
Merge branch 'dotnet:main' into main
Blokyk Aug 24, 2021
fefb8c2
Merge pull request #55744 from dotnet/dev/jorobich/use-coreeng
JoeRobich Aug 24, 2021
92626a1
Clear dependency information from unused references after analysis
JoeRobich Aug 25, 2021
ce44014
Merge remote-tracking branch 'dotnet/main' into PartialSemanticComple…
genlu Aug 25, 2021
fb4ac54
Merge pull request #55427 from Blokyk/main
CyrusNajmabadi Aug 25, 2021
531f370
Remove synchronous blocking call of go-to-def.
CyrusNajmabadi Aug 25, 2021
da1652c
Update src/EditorFeatures/Core.Wpf/NavigableSymbols/NavigableSymbolSe…
CyrusNajmabadi Aug 25, 2021
b1378d9
Ignore stale active statements. (#55850)
tmat Aug 25, 2021
b11bcf3
Simplify and document code flow
sharwell Aug 24, 2021
b71ed78
Restore intent of some top-level statement tests (#55865)
jcouv Aug 25, 2021
bbb03c8
Merge pull request #55814 from sharwell/relax-gc
sharwell Aug 25, 2021
86c1bd9
Merge pull request #55864 from Cosifne/dev/shech/IDE0038Fix
Cosifne Aug 25, 2021
380b7fc
Fix tests
CyrusNajmabadi Aug 25, 2021
1659203
Merge pull request #55855 from sharwell/bulk-unsubscribe
sharwell Aug 25, 2021
9ee36e0
Merge remote-tracking branch 'upstream/main' into holdDocs
CyrusNajmabadi Aug 25, 2021
c311b18
Move the per-language option to a general option and change the default
Cosifne Aug 25, 2021
2ab6496
Revert
CyrusNajmabadi Aug 25, 2021
4db39fa
Remove unneeded code
CyrusNajmabadi Aug 25, 2021
06a269d
Remove attribute-dependent typeof warning (#55854)
RikkiGibson Aug 25, 2021
7f026a4
Revert
CyrusNajmabadi Aug 25, 2021
1c79f1a
REvert
CyrusNajmabadi Aug 25, 2021
9f41c2a
Simplify
CyrusNajmabadi Aug 25, 2021
c1c20dd
Revert
CyrusNajmabadi Aug 25, 2021
2992f03
revert
CyrusNajmabadi Aug 25, 2021
fcd5b7f
Ververt
CyrusNajmabadi Aug 25, 2021
7223cf2
Fix formatting
CyrusNajmabadi Aug 25, 2021
704d0a0
Merge remote-tracking branch 'dotnet/main' into CacheWarmUp
genlu Aug 25, 2021
f6a6e02
Merge pull request #55884 from DustinCampbell/reduce-allocations-in-o…
sharwell Aug 25, 2021
e9ed046
Merge pull request #55875 from JoeRobich/clear-dependencies
JoeRobich Aug 25, 2021
3c1b63c
Address nits
Cosifne Aug 25, 2021
93c7e4b
Add a test for batch synchronizing projects
sharwell Aug 25, 2021
929e332
Remove attributes from the root node when creating the new document f…
ryzngard Aug 25, 2021
5e91484
Use interval tree instead of a dictionary to track all the glyphs
Cosifne Aug 25, 2021
cb18669
Merge pull request #55885 from CyrusNajmabadi/syncBlocking
CyrusNajmabadi Aug 25, 2021
1869ea3
Add telemetry for reasons on why `TryApplyChanges` failes in a workspace
ryzngard Aug 25, 2021
18556e8
EnC - Report diagnostic when compiler synthesizes new types on unsupp…
davidwengier Aug 25, 2021
ef8ab06
Merge pull request #55813 from sharwell/bulk-update
sharwell Aug 25, 2021
171dc6a
Add File.Exists check when renaming a file as part of InlineRename
ryzngard Aug 26, 2021
8d66c23
Use the BinarySearchHelper of Roslyn instead
Cosifne Aug 26, 2021
2e58be6
Add a DebuggerDisplay for BranchId
jasonmalinowski Aug 26, 2021
ec33396
Remove unnecessary #nullable enable
jasonmalinowski Aug 26, 2021
df37efe
Freeze semantics for all branches when asked
jasonmalinowski Aug 26, 2021
ba47cdf
Check is empty instead of calling Any()
Cosifne Aug 26, 2021
49c8465
Pass forzen document correctly
Cosifne Aug 26, 2021
3ca2421
Fix an indentation
Cosifne Aug 26, 2021
1dc78ad
Set resources correctly on CopyRefAssembly (#55893)
jaredpar Aug 26, 2021
bb92dc9
Pass the newSpan
Cosifne Aug 26, 2021
4b78a9f
Disabled diff margin in cocoa quickfix preview. (#55882)
mkrueger Aug 26, 2021
2c40ba2
Merge branch 'main' into dev/shech/InheritanceMarginViewMargin
Cosifne Aug 26, 2021
b1e9f5c
Remove langver == preview restriction for incremental generators (#55…
chsienki Aug 26, 2021
108bad7
Test GetSpeculativeAliasInfo for a global alias. (#55897)
AlekseyTs Aug 26, 2021
c37c15b
Merge pull request #55891 from CyrusNajmabadi/holdDocs3
CyrusNajmabadi Aug 26, 2021
7e51135
Add IEditAndContinueSolutionProvider (#55889)
tmat Aug 26, 2021
1f176e4
Override the document value
Cosifne Aug 26, 2021
139b03c
Wrap in IOUtilities.PerformIO
ryzngard Aug 26, 2021
52b1b57
Adjust asserts in OverloadResolutionResult.ReportDiagnostics. (#55899)
AlekseyTs Aug 26, 2021
0f0bb31
Move more code to async gotodef helpers
CyrusNajmabadi Aug 26, 2021
9490e07
Move additional feature over.
CyrusNajmabadi Aug 26, 2021
7382fdc
Update src/VisualStudio/Core/Def/Implementation/Library/AbstractObjec…
CyrusNajmabadi Aug 26, 2021
2463fc7
Add more tests
ryzngard Aug 26, 2021
1844c94
Fixup tests
CyrusNajmabadi Aug 26, 2021
16efcc7
Merge branch 'asyncgotodef' of https://github.com/CyrusNajmabadi/rosl…
CyrusNajmabadi Aug 26, 2021
dd121d3
Include edit session runtime capabilities in telemetry data (#55898)
tmat Aug 26, 2021
b5f3439
Merge pull request #55901 from ryzngard/issues/workspace_apply_failed…
ryzngard Aug 26, 2021
522e501
Move method back
CyrusNajmabadi Aug 26, 2021
7356892
inline method
CyrusNajmabadi Aug 26, 2021
b11adaa
Merge pull request #55900 from ryzngard/issues/55544_move_type_duplic…
ryzngard Aug 26, 2021
ab091e6
Merge pull request #55911 from Cosifne/dev/shech/InheritanceMarginPas…
Cosifne Aug 26, 2021
afb2215
Don't consider syntax trees changed if the compilation is the same (#…
chsienki Aug 26, 2021
df8bd83
test
akhera99 Aug 26, 2021
1e308b8
Address feedbacks
Cosifne Aug 26, 2021
7b1cd60
Fix support for "Usings inside namespaces" in various places (#55795)
davidwengier Aug 26, 2021
3cfcf67
Make sure smenatic model won't be GC'd
genlu Aug 26, 2021
6c9697c
Lazily evaluate the root node for syntax trees (#55716)
chsienki Aug 27, 2021
4009349
Warm up cache on an per project basis
genlu Aug 26, 2021
4b9dcc5
Synchronizes calls to Environment.FailFast. This helps resolve an issue
dibarbet Aug 27, 2021
44e93fc
Move FailFast call so that we do not attempt to synchronize when the …
dibarbet Aug 27, 2021
811ab50
[main] Update dependencies from dotnet/source-build (#55796)
dotnet-maestro[bot] Aug 27, 2021
9956971
Merge pull request #55872 from akhera99/bugs/55529_auto_prop_analyzer
akhera99 Aug 27, 2021
26c94b1
Typo fixes in docs (#55953)
faso Aug 27, 2021
34b6061
removed experimental from inline hints
akhera99 Aug 27, 2021
cf7455e
Exclude check for netstandard1.3 since it does not exist
dibarbet Aug 27, 2021
9faa78e
Avoid calling DefineUserDefinedStateMachineHoistedLocal for fields wi…
AlekseyTs Aug 27, 2021
e85a0ef
Use GC.KeepAlive
genlu Aug 27, 2021
0e21d20
Use project as parameter instead
genlu Aug 27, 2021
44fb5fa
First populate cache with partial semantic for faster result
genlu Aug 27, 2021
152b6cc
Merge pull request #55962 from akhera99/fix_inline_hints_title
akhera99 Aug 27, 2021
3abef03
Remove unnecessary #nullable disable
jasonmalinowski Aug 27, 2021
1eabf4d
Handle cases where old document and new document have same name
ryzngard Aug 27, 2021
b898224
Implement SpillSequenceSpiller.VisitMakeRefOperator. (#55928)
AlekseyTs Aug 27, 2021
e8a7f03
Add Import Directives to the VS options search text
JoeRobich Aug 27, 2021
b9d50c0
Merge pull request #55939 from dibarbet/synchronize_failfast
dibarbet Aug 27, 2021
a7ec315
Merge pull request #55908 from ryzngard/issues/53336_rename_file_on_disk
ryzngard Aug 27, 2021
de7eab8
Fix navigation in findrefs
CyrusNajmabadi Aug 27, 2021
0e976b2
Handle XamlDefinition with line and column
LinglingTong Aug 27, 2021
6aa4ddb
Ensure synthesized attribute definitions are emitted for lambda and l…
cston Aug 27, 2021
e54926a
remove async/await
CyrusNajmabadi Aug 27, 2021
4a7d26b
Add unit test.
AdamSpeight2008 Aug 28, 2021
2c3e6bb
Add a test to confirm that frozen partial projects have different ver…
jasonmalinowski Aug 28, 2021
4b95718
Use lambda expression and method group signature in type inference (#…
cston Aug 28, 2021
53ba857
Merge pull request #55910 from jasonmalinowski/ensure-freezing-semant…
jasonmalinowski Aug 28, 2021
2ab5dcb
Merge pull request #55979 from CyrusNajmabadi/findRefsNavigation
CyrusNajmabadi Aug 28, 2021
a58a0a1
Remove redundant code.
AdamSpeight2008 Aug 28, 2021
d9a6dd5
Merge pull request #55995 from AdamSpeight2008/patch-17
CyrusNajmabadi Aug 28, 2021
c8f214a
[main] Update dependencies from dotnet/source-build (#55994)
dotnet-maestro[bot] Aug 29, 2021
94dfadf
Merge pull request #55656 from AdamSpeight2008/patch-15
ryzngard Aug 30, 2021
59220cc
Merge pull request #55980 from LinglingTong/dev/ltong/line_col_defini…
LinglingTong Aug 30, 2021
ff6ef22
Specify forbidden zone for foreach deconstruction variables. (#55982)
AlekseyTs Aug 30, 2021
6221323
Merge pull request #55745 from genlu/PartialSemanticCompletion
genlu Aug 30, 2021
a1ef774
Merge branch 'release/dev17.0' into merges/release/dev16.11-vs-deps-t…
dibarbet Aug 30, 2021
50833c9
Merge pull request #55929 from CyrusNajmabadi/asyncgotodef
CyrusNajmabadi Aug 30, 2021
8de6661
Merge pull request #55729 from genlu/CacheWarmUp
genlu Aug 30, 2021
3fdd28b
EnC - Tests for lambda improvements (#55224)
davidwengier Aug 30, 2021
4d99cda
React to string comparison changing on .NET Core (#56011)
jaredpar Aug 30, 2021
023d3ca
EnC - Report rude edit when a user adds an AsyncMethodBuild attribute…
davidwengier Aug 30, 2021
0cb871f
Switch option to new name to fix build break
dibarbet Aug 30, 2021
37272c0
Merge pull request #56020 from dibarbet/fix_main
JoeRobich Aug 30, 2021
bd5b482
Add more attribute tests for more things (#55881)
davidwengier Aug 30, 2021
ddd7482
Allow fully oblivious types to coexist with nullable-aware base types…
RikkiGibson Aug 31, 2021
d1d0dfd
Fix formatting
Cosifne Aug 31, 2021
5e3ecf0
Share 'when' expressions in DAGs when needed (#55981)
jcouv Aug 31, 2021
1aeee28
Implement metadata reference provider (#55052)
chsienki Aug 31, 2021
cdbd46d
Remove Remove Unused Reference command hotkey
JoeRobich Aug 31, 2021
94d1ae5
Merge pull request #55674 from Cosifne/dev/shech/InheritanceMarginVie…
Cosifne Aug 31, 2021
e01c311
Add generator driver cache to VBCSCompiler (#55023)
chsienki Aug 31, 2021
029626e
Make sure we don't forward the queue name change to d17
dibarbet Aug 31, 2021
f976ffd
Remove experimental suffix
Cosifne Aug 31, 2021
2be2c34
Merge pull request #56030 from JoeRobich/remove-hotkey
JoeRobich Aug 31, 2021
9ad67ca
NullableWalker.VisitSwitchStatementDispatch - visit local declaration…
AlekseyTs Aug 31, 2021
1f9bf9a
Merge pull request #55972 from JoeRobich/update-search-text
JoeRobich Aug 31, 2021
8efaf83
Merge pull request #55774 from ryzngard/issues/54876_rename_modal
ryzngard Aug 31, 2021
d471af6
Fix shadow copy loader in framework (#56027)
RikkiGibson Aug 31, 2021
4d48ca4
Merge pull request #56034 from Cosifne/dev/shech/titleChange
Cosifne Aug 31, 2021
1dd98de
[LSP] Semantic tokens: Utilize frozen partial compilations (#55976)
allisonchou Aug 31, 2021
08550ce
Merge pull request #55836 from dotnet/merges/release/dev16.11-vs-deps…
JoeRobich Aug 31, 2021
14f7ab0
Update version for preview 5
dibarbet Aug 31, 2021
dc9a3ea
Merge pull request #56046 from dotnet/main
JoeRobich Aug 31, 2021
ac39ffa
Experimentation options (#55902)
tmat Sep 1, 2021
0ff79af
Merge pull request #56048 from dibarbet/update_version
dibarbet Sep 1, 2021
884c91a
Merge pull request #56039 from dotnet/merges/release/dev17.0-to-main
dotnet-bot Sep 1, 2021
d88b01d
Merge pull request #56053 from dotnet/merges/release/dev17.0-to-main
dotnet-bot Sep 1, 2021
4d11231
Track duplicate hintNames as they are added (#55905)
chsienki Sep 1, 2021
2272d49
Update dependencies from https://github.com/dotnet/source-build build…
dotnet-maestro[bot] Sep 1, 2021
618d770
Update OneLoc build branch
JoeRobich Sep 1, 2021
a62a1a0
Merge pull request #56063 from dotnet/dev/jorobich/one-loc-branch
JoeRobich Sep 1, 2021
48f33c8
Merge pull request #56070 from dotnet/merges/release/dev17.0-to-main
JoeRobich Sep 1, 2021
f42e5bd
Instrumenting flaky TupleWithElementNamedWithDefaultName (#56029)
jcouv Sep 1, 2021
277c621
Merge remote-tracking branch 'origin/features/list-patterns' into mer…
JoeRobich Sep 1, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
46 changes: 28 additions & 18 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"windows": {
"options": {
"shell": {
"executable": "cmd.exe",
"args": [
"/d", "/c"
]
}
}
},
"tasks": [
{
"label": "build",
Expand All @@ -10,7 +20,7 @@
"args": [
],
"windows": {
"command": "./build.cmd",
"command": "${workspaceFolder}/build.cmd",
},
"problemMatcher": "$msCompile",
"group": "build"
Expand All @@ -23,7 +33,7 @@
"--runAnalyzers"
],
"windows": {
"command": "./build.cmd",
"command": "${workspaceFolder}/build.cmd",
"args": [
"-runAnalyzers"
],
Expand All @@ -33,7 +43,7 @@
},
{
"label": "build csc",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"msbuild",
Expand All @@ -47,10 +57,10 @@
{
"label": "build current project",
"type": "shell",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"args": [
"pwsh",
"${workspaceRoot}/scripts/vscode-build.ps1",
"${workspaceFolder}/scripts/vscode-build.ps1",
"-filePath",
"${file}",
"-msbuildEngine",
Expand All @@ -59,7 +69,7 @@
"windows": {
"command": "powershell",
"args": [
"${workspaceRoot}/scripts/vscode-build.ps1",
"${workspaceFolder}/scripts/vscode-build.ps1",
"-filePath",
"${file}",
"-msbuildEngine",
Expand All @@ -76,7 +86,7 @@
"windows": {
"command": "powershell",
"args": [
"${workspaceRoot}/scripts/vscode-build.ps1",
"${workspaceFolder}/scripts/vscode-build.ps1",
"-filePath",
"${file}",
"-msbuildEngine",
Expand All @@ -88,11 +98,11 @@
},
{
"label": "generate compiler code",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"pwsh",
"${workspaceRoot}/eng/generate-compiler-code.ps1"
"${workspaceFolder}/eng/generate-compiler-code.ps1"
],
"problemMatcher": "$msCompile",
"group": "build"
Expand All @@ -102,7 +112,7 @@
"command": "./build.sh",
"type": "shell",
"windows": {
"command": "./build.cmd"
"command": "${workspaceFolder}/build.cmd"
},
"options": {
"env": { "UpdateXlfOnBuild": "true" }
Expand All @@ -112,11 +122,11 @@
},
{
"label": "run tests in current file (netcoreapp3.1)",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"pwsh",
"${workspaceRoot}/scripts/vscode-run-tests.ps1",
"${workspaceFolder}/scripts/vscode-run-tests.ps1",
"-filePath",
"${file}",
"-msbuildEngine",
Expand All @@ -131,11 +141,11 @@
},
{
"label": "run tests in current project (netcoreapp3.1)",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"pwsh",
"${workspaceRoot}/scripts/vscode-run-tests.ps1",
"${workspaceFolder}/scripts/vscode-run-tests.ps1",
"-filePath",
"${file}",
"-msbuildEngine",
Expand All @@ -148,11 +158,11 @@
},
{
"label": "run tests in current file (all frameworks)",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"pwsh",
"${workspaceRoot}/scripts/vscode-run-tests.ps1",
"${workspaceFolder}/scripts/vscode-run-tests.ps1",
"-filePath",
"${file}",
"-filter",
Expand All @@ -163,11 +173,11 @@
},
{
"label": "run tests in current project (all frameworks)",
"command": "./.dotnet/dotnet",
"command": "${workspaceFolder}/.dotnet/dotnet",
"type": "shell",
"args": [
"pwsh",
"${workspaceRoot}/scripts/vscode-run-tests.ps1",
"${workspaceFolder}/scripts/vscode-run-tests.ps1",
"-filePath",
"${file}"
],
Expand Down
65 changes: 0 additions & 65 deletions Compilers.sln
Original file line number Diff line number Diff line change
Expand Up @@ -118,26 +118,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.CSha
EndProject
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Microsoft.CodeAnalysis.VisualBasic.Workspaces", "src\Workspaces\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj", "{57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CodeStyle", "CodeStyle", "{B20208C3-D3A6-4020-A274-6BE3786D29FB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.CodeStyle", "src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj", "{275812EE-DEDB-4232-9439-91C9757D2AE4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.CodeStyle.Fixes", "src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj", "{5FF1E493-69CC-4D0B-83F2-039F469A04E1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.CSharp.CodeStyle", "src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj", "{AA87BFED-089A-4096-B8D5-690BDC7D5B24}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes", "src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj", "{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73}"
ProjectSection(ProjectDependencies) = postProject
{432F4461-E198-44AA-8022-9E8C06A17C93} = {432F4461-E198-44AA-8022-9E8C06A17C93}
EndProjectSection
EndProject
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Microsoft.CodeAnalysis.VisualBasic.CodeStyle", "src\CodeStyle\VisualBasic\Analyzers\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj", "{2531A8C4-97DD-47BC-A79C-B7846051E137}"
EndProject
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes", "src\CodeStyle\VisualBasic\CodeFixes\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj", "{0141285D-8F6C-42C7-BAF3-3C0CCD61C716}"
ProjectSection(ProjectDependencies) = postProject
{432F4461-E198-44AA-8022-9E8C06A17C93} = {432F4461-E198-44AA-8022-9E8C06A17C93}
EndProjectSection
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CSharpAnalyzerDriver", "src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpAnalyzerDriver.shproj", "{54E08BF5-F819-404F-A18D-0AB9EA81EA04}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "BasicAnalyzerDriver", "src\Compilers\VisualBasic\BasicAnalyzerDriver\BasicAnalyzerDriver.shproj", "{E8F0BAA5-7327-43D1-9A51-644E81AE55F1}"
Expand Down Expand Up @@ -174,21 +154,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.CodeAnalysis.Rebu
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
src\Analyzers\VisualBasic\CodeFixes\VisualBasicCodeFixes.projitems*{0141285d-8f6c-42c7-baf3-3c0ccd61c716}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\VisualBasicWorkspaceExtensions.projitems*{0141285d-8f6c-42c7-baf3-3c0ccd61c716}*SharedItemsImports = 5
src\Compilers\Core\AnalyzerDriver\AnalyzerDriver.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 5
src\Dependencies\CodeAnalysis.Debugging\Microsoft.CodeAnalysis.Debugging.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 5
src\Dependencies\Collections\Microsoft.CodeAnalysis.Collections.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 5
src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\CSharpCompilerExtensions.projitems*{21b239d0-d144-430f-a394-c066d58ee267}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CSharpWorkspaceExtensions.projitems*{21b239d0-d144-430f-a394-c066d58ee267}*SharedItemsImports = 5
src\Compilers\VisualBasic\BasicAnalyzerDriver\BasicAnalyzerDriver.projitems*{2523d0e6-df32-4a3e-8ae0-a19bffae2ef6}*SharedItemsImports = 5
src\Analyzers\VisualBasic\Analyzers\VisualBasicAnalyzers.projitems*{2531a8c4-97dd-47bc-a79c-b7846051e137}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\VisualBasic\VisualBasicCompilerExtensions.projitems*{2531a8c4-97dd-47bc-a79c-b7846051e137}*SharedItemsImports = 5
src\Analyzers\Core\Analyzers\Analyzers.projitems*{275812ee-dedb-4232-9439-91c9757d2ae4}*SharedItemsImports = 5
src\Dependencies\Collections\Microsoft.CodeAnalysis.Collections.projitems*{275812ee-dedb-4232-9439-91c9757d2ae4}*SharedItemsImports = 5
src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.projitems*{275812ee-dedb-4232-9439-91c9757d2ae4}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CompilerExtensions.projitems*{275812ee-dedb-4232-9439-91c9757d2ae4}*SharedItemsImports = 5
src\Compilers\Core\CommandLine\CommandLine.projitems*{4b45ca0c-03a0-400f-b454-3d4bcb16af38}*SharedItemsImports = 5
src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpAnalyzerDriver.projitems*{54e08bf5-f819-404f-a18d-0ab9ea81ea04}*SharedItemsImports = 13
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\VisualBasic\VisualBasicCompilerExtensions.projitems*{57ca988d-f010-4bf2-9a2e-07d6dcd2ff2c}*SharedItemsImports = 5
Expand All @@ -197,14 +169,8 @@ Global
src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.projitems*{5f8d2414-064a-4b3a-9b42-8e2a04246be5}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CompilerExtensions.projitems*{5f8d2414-064a-4b3a-9b42-8e2a04246be5}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\WorkspaceExtensions.projitems*{5f8d2414-064a-4b3a-9b42-8e2a04246be5}*SharedItemsImports = 5
src\Analyzers\Core\CodeFixes\CodeFixes.projitems*{5ff1e493-69cc-4d0b-83f2-039f469a04e1}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\WorkspaceExtensions.projitems*{5ff1e493-69cc-4d0b-83f2-039f469a04e1}*SharedItemsImports = 5
src\Compilers\Core\CommandLine\CommandLine.projitems*{7ad4fe65-9a30-41a6-8004-aa8f89bcb7f3}*SharedItemsImports = 5
src\Compilers\Core\CommandLine\CommandLine.projitems*{9508f118-f62e-4c16-a6f4-7c3b56e166ad}*SharedItemsImports = 5
src\Analyzers\CSharp\CodeFixes\CSharpCodeFixes.projitems*{a07abcf5-bc43-4ee9-8fd8-b2d77fd54d73}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CSharpWorkspaceExtensions.projitems*{a07abcf5-bc43-4ee9-8fd8-b2d77fd54d73}*SharedItemsImports = 5
src\Analyzers\CSharp\Analyzers\CSharpAnalyzers.projitems*{aa87bfed-089a-4096-b8d5-690bdc7d5b24}*SharedItemsImports = 5
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\CSharpCompilerExtensions.projitems*{aa87bfed-089a-4096-b8d5-690bdc7d5b24}*SharedItemsImports = 5
src\Compilers\Core\CommandLine\CommandLine.projitems*{ad6f474e-e6d4-4217-91f3-b7af1be31ccc}*SharedItemsImports = 13
src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpAnalyzerDriver.projitems*{b501a547-c911-4a05-ac6e-274a50dff30e}*SharedItemsImports = 5
src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.projitems*{c1930979-c824-496b-a630-70f5369a636f}*SharedItemsImports = 13
Expand Down Expand Up @@ -403,30 +369,6 @@ Global
{57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C}.Release|Any CPU.Build.0 = Release|Any CPU
{275812EE-DEDB-4232-9439-91C9757D2AE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{275812EE-DEDB-4232-9439-91C9757D2AE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{275812EE-DEDB-4232-9439-91C9757D2AE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{275812EE-DEDB-4232-9439-91C9757D2AE4}.Release|Any CPU.Build.0 = Release|Any CPU
{5FF1E493-69CC-4D0B-83F2-039F469A04E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FF1E493-69CC-4D0B-83F2-039F469A04E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FF1E493-69CC-4D0B-83F2-039F469A04E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FF1E493-69CC-4D0B-83F2-039F469A04E1}.Release|Any CPU.Build.0 = Release|Any CPU
{AA87BFED-089A-4096-B8D5-690BDC7D5B24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA87BFED-089A-4096-B8D5-690BDC7D5B24}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA87BFED-089A-4096-B8D5-690BDC7D5B24}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA87BFED-089A-4096-B8D5-690BDC7D5B24}.Release|Any CPU.Build.0 = Release|Any CPU
{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73}.Release|Any CPU.Build.0 = Release|Any CPU
{2531A8C4-97DD-47BC-A79C-B7846051E137}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2531A8C4-97DD-47BC-A79C-B7846051E137}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2531A8C4-97DD-47BC-A79C-B7846051E137}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2531A8C4-97DD-47BC-A79C-B7846051E137}.Release|Any CPU.Build.0 = Release|Any CPU
{0141285D-8F6C-42C7-BAF3-3C0CCD61C716}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0141285D-8F6C-42C7-BAF3-3C0CCD61C716}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0141285D-8F6C-42C7-BAF3-3C0CCD61C716}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0141285D-8F6C-42C7-BAF3-3C0CCD61C716}.Release|Any CPU.Build.0 = Release|Any CPU
{15FEBD1B-55CE-4EBD-85E3-04898260A25B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15FEBD1B-55CE-4EBD-85E3-04898260A25B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15FEBD1B-55CE-4EBD-85E3-04898260A25B}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -534,12 +476,6 @@ Global
{5F8D2414-064A-4B3A-9B42-8E2A04246BE5} = {D9591377-7868-4D64-9314-83E0C92A871B}
{21B239D0-D144-430F-A394-C066D58EE267} = {D9591377-7868-4D64-9314-83E0C92A871B}
{57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C} = {D9591377-7868-4D64-9314-83E0C92A871B}
{275812EE-DEDB-4232-9439-91C9757D2AE4} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{5FF1E493-69CC-4D0B-83F2-039F469A04E1} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{AA87BFED-089A-4096-B8D5-690BDC7D5B24} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{A07ABCF5-BC43-4EE9-8FD8-B2D77FD54D73} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{2531A8C4-97DD-47BC-A79C-B7846051E137} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{0141285D-8F6C-42C7-BAF3-3C0CCD61C716} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{54E08BF5-F819-404F-A18D-0AB9EA81EA04} = {32A48625-F0AD-419D-828B-A50BDABA38EA}
{E8F0BAA5-7327-43D1-9A51-644E81AE55F1} = {C65C6143-BED3-46E6-869E-9F0BE6E84C37}
{15FEBD1B-55CE-4EBD-85E3-04898260A25B} = {274B96B7-F815-47E3-9CA4-4024A57A478F}
Expand All @@ -552,7 +488,6 @@ Global
{706CFC25-B6E0-4DAA-BCC4-F6FAAFEEDF87} = {3FF38FD4-DF16-44B0-924F-0D5AE155495B}
{E9211052-7700-4A2F-B1AE-34FD5CCAB8AF} = {FD0FAF5F-1DED-485C-99FA-84B97F3A8EEC}
{9B25E472-DF94-4E24-9F5D-E487CE5A91FB} = {FD0FAF5F-1DED-485C-99FA-84B97F3A8EEC}
{432F4461-E198-44AA-8022-9E8C06A17C93} = {B20208C3-D3A6-4020-A274-6BE3786D29FB}
{E919DD77-34F8-4F57-8058-4D3FF4C2B241} = {3CDEA9FB-CD44-4AB4-98A8-5537AAA2169B}
{321F9FED-AACC-42CB-93E5-541D79E099E8} = {A41D1B99-F489-4C43-BBDF-96D61B19A6B9}
{FDBFBB64-5980-41C2-9E3E-FB8E2F700A5C} = {A41D1B99-F489-4C43-BBDF-96D61B19A6B9}
Expand Down
12 changes: 0 additions & 12 deletions Compilers.slnf
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
"solution": {
"path": "Roslyn.sln",
"projects": [
"src\\Analyzers\\CSharp\\Analyzers\\CSharpAnalyzers.shproj",
"src\\Analyzers\\CSharp\\CodeFixes\\CSharpCodeFixes.shproj",
"src\\Analyzers\\Core\\Analyzers\\Analyzers.shproj",
"src\\Analyzers\\Core\\CodeFixes\\CodeFixes.shproj",
"src\\Analyzers\\VisualBasic\\Analyzers\\VisualBasicAnalyzers.shproj",
"src\\Analyzers\\VisualBasic\\CodeFixes\\VisualBasicCodeFixes.shproj",
"src\\CodeStyle\\CSharp\\Analyzers\\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj",
"src\\CodeStyle\\CSharp\\CodeFixes\\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj",
"src\\CodeStyle\\Core\\Analyzers\\Microsoft.CodeAnalysis.CodeStyle.csproj",
"src\\CodeStyle\\Core\\CodeFixes\\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj",
"src\\CodeStyle\\VisualBasic\\Analyzers\\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj",
"src\\CodeStyle\\VisualBasic\\CodeFixes\\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj",
"src\\Compilers\\CSharp\\CSharpAnalyzerDriver\\CSharpAnalyzerDriver.shproj",
"src\\Compilers\\CSharp\\Portable\\Microsoft.CodeAnalysis.CSharp.csproj",
"src\\Compilers\\CSharp\\Test\\CommandLine\\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj",
Expand Down
Loading