repo_name
stringclasses
6 values
pr_number
int64
512
78.9k
pr_title
stringlengths
3
144
pr_description
stringlengths
0
30.3k
author
stringlengths
2
21
date_created
timestamp[ns, tz=UTC]
date_merged
timestamp[ns, tz=UTC]
previous_commit
stringlengths
40
40
pr_commit
stringlengths
40
40
query
stringlengths
17
30.4k
filepath
stringlengths
9
210
before_content
stringlengths
0
112M
after_content
stringlengths
0
112M
label
int64
-1
1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/CSharp/Portable/Syntax/SimpleSyntaxReference.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading; using Microsoft.CodeAnalysis.Text; namespace Microsoft.CodeAnalysis.CSharp { /// <summ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading; using Microsoft.CodeAnalysis.Text; namespace Microsoft.CodeAnalysis.CSharp { /// <summ...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/VisualBasic/Portable/Formatting/VisualBasicOrganizeUsingsNewDocumentFormattingProvider.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Composition Imports System.Threading Imports Microsoft.CodeAnalysis.Formatting Imports Microsoft.CodeAn...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Composition Imports System.Threading Imports Microsoft.CodeAnalysis.Formatting Imports Microsoft.CodeAn...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/VisualStudio/VisualBasic/Impl/ProjectSystemShim/Interop/VBCompilerOutputTypes.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.ProjectSystemShim.Interop Friend Enum VBCompilerOutp...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.ProjectSystemShim.Interop Friend Enum VBCompilerOutp...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/VisualBasic/Test/Semantic/Semantics/EraseStatementTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Imports Microsoft.Cod...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Imports Microsoft.Cod...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/VisualBasic/Portable/ExtractMethod/VisualBasicMethodExtractor.VisualBasicCodeGenerator.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.CodeGeneration Imports Microsof...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.CodeGeneration Imports Microsof...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/VisualBasic/Test/Emit/Emit/EmitMetadata.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.IO Imports System.Reflection Imports System.Reflection.Metadata Im...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.IO Imports System.Reflection Imports System.Reflection.Metadata Im...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Workspaces/Core/Portable/FindSymbols/StreamingProgressCollector.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Threading; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Threading; us...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/Core/Portable/SignatureHelp/ISignatureHelpProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading; using System.Threading.Tasks; namespace Microsoft.CodeAnalysis.SignatureHelp { interna...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading; using System.Threading.Tasks; namespace Microsoft.CodeAnalysis.SignatureHelp { interna...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/Core/Implementation/Diagnostics/DiagnosticsClassificationTaggerProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.Com...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.Com...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/VisualBasic/Portable/Symbols/SubstitutedErrorType.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Sy...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Sy...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/Test2/GoToImplementation/GoToImplementationTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Remote.Testing Imports Microsoft.CodeAnalysis.Editor.FindUsages Imports System.Threadin...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Remote.Testing Imports Microsoft.CodeAnalysis.Editor.FindUsages Imports System.Threadin...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/CSharp/Portable/Lowering/MethodToClassRewriter.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; ...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Workspaces/Core/Portable/Shared/Utilities/AsyncBatchingWorkQueue`2.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/VisualBasicTest/CodeActions/InlineTemporary/InlineTemporaryTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.CodeRefactorings Imports Microsoft.CodeAnalysis.VisualBasic.CodeRefactorings.InlineTemp...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.CodeRefactorings Imports Microsoft.CodeAnalysis.VisualBasic.CodeRefactorings.InlineTemp...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./docs/features/task-types.md
Async Task Types in C# ====================== Extend `async` to support _task types_ that match a specific pattern, in addition to the well known types `System.Threading.Tasks.Task` and `System.Threading.Tasks.Task<T>`. ## Task Type A _task type_ is a `class` or `struct` with an associated _builder type_ identified wi...
Async Task Types in C# ====================== Extend `async` to support _task types_ that match a specific pattern, in addition to the well known types `System.Threading.Tasks.Task` and `System.Threading.Tasks.Task<T>`. ## Task Type A _task type_ is a `class` or `struct` with an associated _builder type_ identified wi...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/CSharp/Portable/Completion/CompletionProviders/SnippetCompletionProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threadi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threadi...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./eng/common/internal-feed-operations.ps1
param( [Parameter(Mandatory=$true)][string] $Operation, [string] $AuthToken, [string] $CommitSha, [string] $RepoName, [switch] $IsFeedPrivate ) $ErrorActionPreference = 'Stop' Set-StrictMode -Version 2.0 . $PSScriptRoot\tools.ps1 # Sets VSS_NUGET_EXTERNAL_FEED_ENDPOINTS based on the "darc-int-*" feeds defin...
param( [Parameter(Mandatory=$true)][string] $Operation, [string] $AuthToken, [string] $CommitSha, [string] $RepoName, [switch] $IsFeedPrivate ) $ErrorActionPreference = 'Stop' Set-StrictMode -Version 2.0 . $PSScriptRoot\tools.ps1 # Sets VSS_NUGET_EXTERNAL_FEED_ENDPOINTS based on the "darc-int-*" feeds defin...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Core/Portable/Symbols/IParameterSymbol.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis.Text; names...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis.Text; names...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/TestUtilities/EditAndContinue/DocumentAnalysisResultsDescription.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.VisualStudio.Debugger.Contracts.EditAndContinue; namespace Mic...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.VisualStudio.Debugger.Contracts.EditAndContinue; namespace Mic...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/VisualBasicTest/EditAndContinue/TopLevelEditingTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.EditAndContinue Imports Microsoft.CodeAnalysis.EditAndContinue.UnitTests Imports Micros...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.EditAndContinue Imports Microsoft.CodeAnalysis.EditAndContinue.UnitTests Imports Micros...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Test/Core/Metadata/MetadataReaderUtils.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Dependencies/Collections/Internal/SegmentedArraySegment`1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis.Collections.Internal { internal readonly struct SegmentedArraySegment<T> {...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis.Collections.Internal { internal readonly struct SegmentedArraySegment<T> {...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./docs/wiki/images/design-time-build-errors/ide0006.png
PNG  IHDR/osRGBgAMA a pHYsod bIDATx^흿6\WHܹK6~ 7)7IiF פ l0vOCj93j]@g! ?>~!t+xs\N;Ov:>w|0||5\.әOx7[?}{:ɂ~_'{xx,m4>i9͋:}ՋaE/'ݨNEϋ`]^ݽ}S0Kk'(>µ,¹qlo[>,uKCs@{x#+=ZA|"ݏ?K[ rA>wZǯr"ݝOn{dފ\Ge{غam]hhtwSq~u ]w:zv~w?Vp...
PNG  IHDR/osRGBgAMA a pHYsod bIDATx^흿6\WHܹK6~ 7)7IiF פ l0vOCj93j]@g! ?>~!t+xs\N;Ov:>w|0||5\.әOx7[?}{:ɂ~_'{xx,m4>i9͋:}ՋaE/'ݨNEϋ`]^ݽ}S0Kk'(>µ,¹qlo[>,uKCs@{x#+=ZA|"ݏ?K[ rA>wZǯr"ݝOn{dފ\Ge{غam]hhtwSq~u ]w:zv~w?Vp...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/Core/Portable/RQName/Nodes/RQUnconstructedType.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using Microsoft.CodeAnal...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using Microsoft.CodeAnal...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/EditorFeatures/CSharpTest/TodoComment/TodoCommentTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.Editor.Implementation.TodoComments; u...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.Editor.Implementation.TodoComments; u...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Core/AnalyzerDriver/AnalyzerExceptionDescriptionBuilder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.IO; using System.Linq; namespace Microsoft.CodeAnalysis.Diagnostics ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.IO; using System.Linq; namespace Microsoft.CodeAnalysis.Diagnostics ...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Features/LanguageServer/Protocol/LanguageServerResources.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable namespace Microsoft.CodeAnalysis.LanguageServer { /// <summary> /// Stub type - replace ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable namespace Microsoft.CodeAnalysis.LanguageServer { /// <summary> /// Stub type - replace ...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/VisualStudio/IntegrationTest/TestUtilities/InProcess/ChangeSignatureDialog_InProc.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Linq; using System.Threading; using Microsoft.VisualStudio.LanguageServices.Implementation.ChangeSigna...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Linq; using System.Threading; using Microsoft.VisualStudio.LanguageServices.Implementation.ChangeSigna...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Test/Core/FX/EnsureEnglishUICulture.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Diagnostics; using System.Globalization; namespace Roslyn.Test.Utili...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Diagnostics; using System.Globalization; namespace Roslyn.Test.Utili...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Core/CodeAnalysisTest/Diagnostics/CompilationWithAnalyzersTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.Threading; using Microsoft.CodeAn...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.Threading; using Microsoft.CodeAn...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Analyzers/Core/Analyzers/RemoveUnusedParametersAndValues/AbstractRemoveUnusedParametersAndValuesDiagnosticAnalyzer.SymbolStartAnalyzer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Concurrent; using System.Collections.Generic; using Syste...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Concurrent; using System.Collections.Generic; using Syste...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/VisualBasic/Portable/Binding/ForEachEnumeratorInfo.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic Imports Microsoft.CodeAnalysis.VisualBa...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic Imports Microsoft.CodeAnalysis.VisualBa...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/Core/Portable/DiagnosticAnalyzer/CompilationAnalysisValueProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; namespace Microsoft.Co...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; namespace Microsoft.Co...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/CSharp/Test/Symbol/Symbols/Metadata/PE/MissingTypeReferences.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSh...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSh...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Compilers/VisualBasic/Test/Semantic/Semantics/MeMyBaseMyClassTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.Visua...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.Visua...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/VisualStudio/Core/Def/Implementation/ProjectSystem/InvisibleEditor.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis.Editor.S...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Runtime.InteropServices; using Microsoft.CodeAnalysis.Editor.S...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Analyzers/CSharp/Tests/ConvertSwitchStatementToExpression/ConvertSwitchStatementToExpressionFixAllTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.CSharp.ConvertSwitchStatementToExpression; using Microso...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.CSharp.ConvertSwitchStatementToExpression; using Microso...
-1
dotnet/roslyn
56,084
remove WaitAndGetResult from Preview generation code.
CyrusNajmabadi
2021-09-01T20:07:21Z
2021-09-01T21:16:27Z
02ff8fa26bdaa72deef6dc9d7281b8bf2f11286a
6bd477f7711065f846c3be2c1e726467f24f70e8
remove WaitAndGetResult from Preview generation code..
./src/Analyzers/VisualBasic/Tests/SimplifyLinqExpression/VisualBasicSimplifyLinqExpressionFixAllTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Editor.UnitTests.CodeActions Namespace Microsoft.CodeAnalysis.VisualBasic.SimplifyLinq...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Editor.UnitTests.CodeActions Namespace Microsoft.CodeAnalysis.VisualBasic.SimplifyLinq...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Lsif/Generator/Generator.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Text; using Syste...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Text; using Syste...
1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Lsif/Generator/Program.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.CommandLine; using System.CommandLine.Builder; using System.CommandLine.Invocation; usin...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.CommandLine; using System.CommandLine.Builder; using System.CommandLine.Invocation; usin...
1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Lsif/GeneratorTest/Utilities/TestLsifOutput.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces Imports Microsoft.Code...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces Imports Microsoft.Code...
1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/CSharpTest/ConvertTupleToStruct/ConvertTupleToStructTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeSt...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeSt...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/CSharpTest/Completion/CompletionProviders/ConversionCompletionProviderTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.Co...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.Co...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/VisualBasic/Test/Semantic/Compilation/SemanticModelAPITests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.Visua...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.Visua...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/BKTree.Builder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/CSharp/Portable/Binder/NamespaceOrTypeAndUsingDirective.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CShar...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CShar...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/VisualBasicTest/Recommendations/OptionStatements/CompareOptionsRecommenderTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OptionStatements Public Class Compar...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OptionStatements Public Class Compar...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Core/Portable/UpgradeProject/AbstractUpgradeProjectCodeFixProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/CSharp/Portable/Symbols/AnonymousTypes/AnonymousTypeManager.Templates.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Concurrent; using System.Collections.Generic; using Syste...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Concurrent; using System.Collections.Generic; using Syste...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/VisualBasic/Portable/Diagnostics/Analyzers/TypeSyntaxSimplifierWalker.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeAnalysis.Options Imports Microsoft...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeAnalysis.Options Imports Microsoft...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Workspaces/Core/Portable/Diagnostics/SerializableDiagnosticAnalysisResultMap.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Runtime.Serialization; using Microsoft.CodeAnalysis.Diagnostics.Te...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Runtime.Serialization; using Microsoft.CodeAnalysis.Diagnostics.Te...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/VisualBasic/Test/IOperation/IOperation/IOperationTests_IConditionalAccessExpression.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Imports Roslyn.Test.Ut...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Imports Roslyn.Test.Ut...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/VisualStudio/Core/Test/ChangeSignature/ChangeSignatureViewModelTestState.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis Imports Microsoft.VisualStudio.LanguageServices.Im...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis Imports Microsoft.VisualStudio.LanguageServices.Im...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Workspaces/Remote/Core/BrokeredServiceConnection.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Diagnostics; using System.IO.Pipelines; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Diagnostics; using System.IO.Pipelines; using System...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Workspaces/Core/Portable/Differencing/LongestCommonImmutableArraySubsequence.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; namespace Microsoft.CodeA...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; namespace Microsoft.CodeA...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/VisualBasic/Test/Symbol/SymbolsTests/Source/TypeSubstitutionTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Globalization Imports System.Text Imports System.Xml.Linq Imports Microsoft.CodeAnalysis.Test.Utilities...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Globalization Imports System.Text Imports System.Xml.Linq Imports Microsoft.CodeAnalysis.Test.Utilities...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/VisualStudio/Core/Def/Implementation/ColorSchemes/ColorSchemeApplier.ColorSchemeReader.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Globalization; using System.IO; using System.Linq; u...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Globalization; using System.IO; using System.Linq; u...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/Core/Portable/Compilation/Platform.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis { public enum Platform { /// <summary> /// AnyCPU (default...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis { public enum Platform { /// <summary> /// AnyCPU (default...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/CSharp/Portable/ExtractMethod/CSharpSelectionResult.ExpressionResult.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Linq; using Microsoft.CodeAnalysis.CSharp.Extensions; using Microsoft.CodeAnalysis.CSharp.LanguageServ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Linq; using Microsoft.CodeAnalysis.CSharp.Extensions; using Microsoft.CodeAnalysis.CSharp.LanguageServ...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/CSharp/Portable/PublicAPI.Shipped.txt
abstract Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode.Accept(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxVisitor visitor) -> void abstract Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode.Accept<TResult>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxVisitor<TResult> visitor) -> TResult abstract Microsoft.CodeAnalysis.CSharp....
abstract Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode.Accept(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxVisitor visitor) -> void abstract Microsoft.CodeAnalysis.CSharp.CSharpSyntaxNode.Accept<TResult>(Microsoft.CodeAnalysis.CSharp.CSharpSyntaxVisitor<TResult> visitor) -> TResult abstract Microsoft.CodeAnalysis.CSharp....
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/MemberInfo/ParameterInfoImpl.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Diagnostics; using Microsoft.Visual...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Diagnostics; using Microsoft.Visual...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/VisualStudio/Core/Def/ValueTracking/ValueTrackingTreeViewModel.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; ...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/CSharp/Portable/Binder/LockBinder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using Microsoft.CodeAnalysis.CSharp.Symbols; u...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using Microsoft.CodeAnalysis.CSharp.Symbols; u...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/Core/Implementation/Classification/SemanticClassificationViewTaggerProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.ComponentModel.Composition; using System.Diagnostics; using System.D...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.ComponentModel.Composition; using System.Diagnostics; using System.D...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/Core/CodeAnalysisTest/InternalUtilities/SpecializedCollectionsTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Roslyn.Utilities; using System; using System.Collections; using System.Collections.Generic...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Roslyn.Utilities; using System; using System.Collections; using System.Collections.Generic...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/CSharp/DocumentationComments/XmlTagCompletionCommandHandler.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using System.Threading; using Microsoft.C...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using System.Threading; using Microsoft.C...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/EditorFeatures/CSharpTest/Completion/CompletionProviders/TypeImportCompletionProviderTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Lsif/Generator/ResultSetTracking/SymbolHoldingResultSetTracker.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable enable annotations using System; using System.Collections.Generic; using System.Threading; using Microso...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable enable annotations using System; using System.Collections.Generic; using System.Threading; using Microso...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Compilers/Core/Portable/PublicAPI.Unshipped.txt
*REMOVED*Microsoft.CodeAnalysis.SyntaxNode.IsEquivalentTo(Microsoft.CodeAnalysis.SyntaxNode! other) -> bool abstract Microsoft.CodeAnalysis.SyntaxTree.GetLineMappings(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IEnumerable<Microsoft.C...
*REMOVED*Microsoft.CodeAnalysis.SyntaxNode.IsEquivalentTo(Microsoft.CodeAnalysis.SyntaxNode! other) -> bool abstract Microsoft.CodeAnalysis.SyntaxTree.GetLineMappings(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) -> System.Collections.Generic.IEnumerable<Microsoft.C...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/xlf/CSharpCompilerExtensionsResources.pl.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" or...
-1
dotnet/roslyn
56,081
Avoid blocking wait in lsif generator.
CyrusNajmabadi
2021-09-01T19:45:16Z
2021-09-02T03:24:50Z
f3fe5301d20b2f602999b752ebbf0ba43c55ebf3
fcc2da23bfb6a90a4fca12851a168d53e14e861f
Avoid blocking wait in lsif generator..
./src/Features/Core/Portable/QuickInfo/QuickInfoSectionKinds.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis.QuickInfo { /// <summary> /// The set of well known kinds used for the <se...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace Microsoft.CodeAnalysis.QuickInfo { /// <summary> /// The set of well known kinds used for the <se...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Solution/Solution.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.CompilationTracker.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.GeneratedFileReplacingCompilationTracker.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics.CodeAn...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics.CodeAn...
1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.ICompilationTracker.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Threading; usin...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Threading; usin...
1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using...
1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Compilers/CSharp/Portable/Compilation/CSharpCompilationReference.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; using System.Diagnostics; namespace Microsoft.CodeAnalysis....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; using System.Diagnostics; namespace Microsoft.CodeAnalysis....
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Extensions/DirectiveSyntaxExtensions.DirectiveSyntaxEqualityComparer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using Microsoft.CodeAnalysis.CSharp.Syntax; namespace Microso...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using Microsoft.CodeAnalysis.CSharp.Syntax; namespace Microso...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/Core/Portable/GenerateDefaultConstructors/AbstractGenerateDefaultConstructorsService.AbstractCodeAction.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Mi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Mi...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/CSharp/Portable/Completion/KeywordRecommenders/RemoveKeywordRecommender.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/Workspace/Host/Caching/CacheOptions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Host { internal stat...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Host { internal stat...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Scripting/CSharp/Hosting/ObjectFormatter/CSharpPrimitiveFormatter.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Globalization; using Microsoft.CodeAnalysis.Scripting.Hosting; names...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Globalization; using Microsoft.CodeAnalysis.Scripting.Hosting; names...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Compilers/Server/VBCSCompiler/IClientConnection.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CommandLine; names...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CommandLine; names...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/Core/Portable/InheritanceMargin/InheritanceRelationship.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; namespace Microsoft.CodeAnalysis.InheritanceMargin { /// <summary> /// Indicate the relation...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; namespace Microsoft.CodeAnalysis.InheritanceMargin { /// <summary> /// Indicate the relation...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/VisualStudio/IntegrationTest/TestUtilities/InProcess/InteractiveWindow_InProc.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Threading.Tasks; using Microsoft.VisualStudio.InteractiveWindow;...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Threading; using System.Threading.Tasks; using Microsoft.VisualStudio.InteractiveWindow;...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Analyzers/CSharp/Analyzers/UseExpressionBody/Helpers/UseExpressionBodyHelper`1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysi...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/VisualStudio/CSharp/Impl/LanguageService/CSharpCreateServicesOnTextViewConnection.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.Threading; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.Threading; us...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/EditorFeatures/CSharpTest2/Recommendations/ElseKeywordRecommenderTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.Test.Utilities; using Roslyn.Test.Uti...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.Test.Utilities; using Roslyn.Test.Uti...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/EditorFeatures/DiagnosticsTestUtilities/Diagnostics/AbstractSuppressionAllCodeTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/CSharp/Portable/Completion/KeywordRecommenders/CaseKeywordRecommender.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/Core/Portable/SolutionCrawler/WorkCoordinator.AsyncWorkItemQueue.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/VisualStudio/CSharp/Test/CodeModel/MockTextManagerAdapter.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Microsoft.VisualStudio.LanguageServi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Microsoft.VisualStudio.LanguageServi...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/EditorFeatures/TestUtilities/Extensions/SolutionExtensions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Editor.UnitTests.Extensions { public st...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Editor.UnitTests.Extensions { public st...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Compilers/Core/Portable/DiagnosticAnalyzer/AnalysisState.StateKind.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable namespace Microsoft.CodeAnalysis.Diagnostics { internal partial class AnalysisState { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable namespace Microsoft.CodeAnalysis.Diagnostics { internal partial class AnalysisState { ...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/Matcher`1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; namespace Microsoft.CodeAnalysis.Shared.Utilities { /// <summa...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; namespace Microsoft.CodeAnalysis.Shared.Utilities { /// <summa...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Features/Core/Portable/MetadataAsSource/MetadataAsSourceFileService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Composition; using System.IO; using System.Linq; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Composition; using System.IO; using System.Linq; using...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Tools/IdeCoreBenchmarks/SerializationBenchmarks.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.IO; using BenchmarkDotNet.Attribu...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Immutable; using System.IO; using BenchmarkDotNet.Attribu...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/EditorFeatures/Core.Wpf/SignatureHelp/Presentation/Signature.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.ObjectModel; using Syst...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.ObjectModel; using Syst...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Tools/ExternalAccess/FSharp/Editor/IFSharpEditorFormattingService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysi...
-1
dotnet/roslyn
56,073
Obsolete Solution.GetIsolatedSolution
This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil...
jasonmalinowski
2021-09-01T18:40:49Z
2021-09-02T19:32:01Z
6c8a303a2c5daffd128c88d70add3ef791d8c1cb
99014d0615bf706b51c9e0aa325fc431a7d68711
Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar...
./src/Workspaces/Core/Portable/FindSymbols/FindReferences/Finders/TypeParameterSymbolReferenceFinder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Threading; using System.Threading.Tasks; namespace Microsoft.Code...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using System.Threading; using System.Threading.Tasks; namespace Microsoft.Code...
-1