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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/Utilities/VisualStudioWaitContext.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.Runtime.InteropServices;
using System.Threading;
using 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.
#nullable disable
using System;
using System.Runtime.InteropServices;
using System.Threading;
using Microsoft.Code... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Extensions/BasicBlockExtensions.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 Microsoft.CodeAnalysis.Operations;
namespace Microsoft.CodeAnalysis.FlowAn... | // 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 Microsoft.CodeAnalysis.Operations;
namespace Microsoft.CodeAnalysis.FlowAn... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/Portable/RealParser.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.Numerics;
using System.Runtime.InteropServices;
using System.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.
using System;
using System.Diagnostics;
using System.Numerics;
using System.Runtime.InteropServices;
using System.T... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/Implementation/Diagnostics/AbstractDiagnosticsAdornmentTaggerProvider.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 Microsoft.CodeAnalysis.Classification;
using Microsoft.CodeAnalysis.Diagnostics;
using 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.
using System;
using Microsoft.CodeAnalysis.Classification;
using Microsoft.CodeAnalysis.Diagnostics;
using Microsof... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/Symbols/EELocalConstantSymbol.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 Microsoft.CodeAnalysis.CSharp.Symbols;
using Roslyn.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.
#nullable disable
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Roslyn.Ut... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/CSharpTest/Structure/MetadataAsSource/EventFieldDeclarationStructureTests.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.CSharp.Structure;
using 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.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CSharp.Structure;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/GoToDefinition/GoToDefinitionCommandHandler.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.ComponentModel.Composition;
using System.Diagnostics.CodeAnalysis;
using 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.
#nullable disable
using System.ComponentModel.Composition;
using System.Diagnostics.CodeAnalysis;
using Microsoft.... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/Razor/IRazorDocumentPropertiesService.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
namespace Microsoft.CodeAnalysis.ExternalAccess.Razor
{
internal interface IRazorD... | // 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
namespace Microsoft.CodeAnalysis.ExternalAccess.Razor
{
internal interface IRazorD... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/CSharpTest/CodeActions/InlineTemporary/InlineTemporaryTests.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.CodeRefactorings;
using 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.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Test/IOperation/IOperation/IOperationTests_InvalidExpression.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.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/ICacheEntry.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 Roslyn.Utilities
{
internal interface ICacheEntry<out TKey, out TValue>
{
TKey Key { get;... | // 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 Roslyn.Utilities
{
internal interface ICacheEntry<out TKey, out TValue>
{
TKey Key { get;... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Test/Semantic/Diagnostics/DiagnosticAnalyzerTests.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Errors/XmlParseErrorCode.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.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using M... | // 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.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using M... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/CSharp/Test/Interactive/Commands/TestResetInteractive.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
extern alias InteractiveHost;
using Microsoft.CodeAnalysis.Editor.Host;
using Microsoft.VisualS... | // 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
extern alias InteractiveHost;
using Microsoft.CodeAnalysis.Editor.Host;
using Microsoft.VisualS... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/IntegrationTest/IntegrationTests/VisualBasic/BasicLineCommit.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 Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Test.Utilities;
using Microsoft.VisualStud... | // 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 Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Test.Utilities;
using Microsoft.VisualStud... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/TestUtilities/DocumentationComments/AbstractXmlTagCompletionTests.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.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.Utilities;
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.
#nullable disable
using System;
using System.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.Utilities;
using ... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/Options/IOptionService.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/VisualStudioDiagnosticsToolWindow/VenusMargin/ProjectionSpanTagDefinition.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.Windows.Media;
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 disable
using System;
using System.ComponentModel.Composition;
using System.Windows.Media;
using Microso... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/Completion/Providers/CompletionUtilities.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.Options;
using Microsoft.CodeAnalysis.Recommendati... | // 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.Options;
using Microsoft.CodeAnalysis.Recommendati... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/LanguageServer/Protocol/Handler/Definitions/AbstractGoToDefinitionHandler.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;
using System.Threading.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.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.T... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/Implementation/NavigationBar/NavigationBarController_ModelComputation.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.Linq;
using 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.
#nullable disable
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using S... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.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="ja" 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="ja" or... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/PullMemberUp/MainDialog/BaseTypeTreeNodeViewModel.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.Linq;
using 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.
#nullable disable
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using S... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Syntax/UsingDirectiveSyntax.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.CSharp.Syntax
{
partial class UsingDirectiveSyntax
{
public UsingD... | // 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.CSharp.Syntax
{
partial class UsingDirectiveSyntax
{
public UsingD... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/CSharp/Portable/CodeRefactorings/PullMemberUp/CSharpPullMemberUpCodeRefactoringProvider.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.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Thre... | // 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.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Thre... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/NavigateTo/RoslynNavigateToItem.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.Diagnostics.CodeAnalysis;
using System.IO;
using System.Runtime.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.
using System.Collections.Immutable;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using System.Runtime.Se... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/DiagnosticsTestUtilities/CodeActions/VisualBasicCodeFixVerifier`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.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeFixes;
using Microsoft.CodeAnalysis.Diagnostics;
usi... | // 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.CodeFixes;
using Microsoft.CodeAnalysis.Diagnostics;
usi... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/AnalyzerDriver/DeclarationInfo.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.Diagnostics;
namespace Microsoft.CodeAnalysis
{
/// <summary>... | // 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.Diagnostics;
namespace Microsoft.CodeAnalysis
{
/// <summary>... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/CodeAnalysisTest/Diagnostics/AnalysisContextInfoTests.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/CodeStyle/Core/CodeFixes/xlf/CodeStyleFixesResources.es.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="es" 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="es" or... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Symbols/NonMissingModuleSymbol.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/Workspace/Solution/TextLoader.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.IO;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
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.
using System;
using System.IO;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Micro... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.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="es" 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="es" or... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/Contract.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.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerService... | // 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.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerService... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hans.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="zh-Han... | <?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="zh-Han... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/MSBuildTask/InteractiveCompiler.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.IO;
using System.Linq;
using Microsoft.Build.Framework;
using Microsoft.Build.Utilities;
using Roslyn.... | // 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.IO;
using System.Linq;
using Microsoft.Build.Framework;
using Microsoft.Build.Utilities;
using Roslyn.... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/Debugging/IBreakpointResolutionService.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/CoreTest/CodeStyle/EditorConfigCodeStyleParserTests.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 Microsoft.CodeAnalysis.CodeStyle;
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.
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAn... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/OmniSharp/ExtractInterface/IOmniSharpExtractInterfaceOptionsService.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.Immutable;
using System.Threading.Tasks;
namespace Micr... | // 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.Immutable;
using System.Threading.Tasks;
namespace Micr... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/AnalyzerRunner/AssemblyLoader.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.Reflection;
using Microsoft.CodeAnalysis;
namespace AnalyzerRunner
{
internal ... | // 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.Reflection;
using Microsoft.CodeAnalysis;
namespace AnalyzerRunner
{
internal ... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/FSharp/xlf/ExternalAccessFSharpResources.cs.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="cs" 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="cs" or... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/Portable/CodeGen/DebugDocumentProvider.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.CodeGen
{
internal delegate Cci.DebugSourceDocument DebugDocumentProvider(stri... | // 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.CodeGen
{
internal delegate Cci.DebugSourceDocument DebugDocumentProvider(stri... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/IntegrationTest/IntegrationTests/CSharp/CSharpErrorListNetCore.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 Microsoft.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.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Microsoft.Visua... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/CSharpTest/GenerateVariable/GenerateVariableTests.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.Immutable;
using System.Threading.Tasks;
using 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.
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Microsoft... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Remote/Core/ExternalAccess/Pythia/Api/PythiaRemoteServiceCallbackIdWrapper.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.Runtime.Serialization;
using Microsoft.CodeAnalysis.Remote;
namespace Microsoft.CodeAnalysis.External... | // 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.Runtime.Serialization;
using Microsoft.CodeAnalysis.Remote;
namespace Microsoft.CodeAnalysis.External... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Lowering/LocalRewriter/LocalRewriter.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/FSharp/Internal/GoToDefinition/FSharpFindDefinitionService.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.Threading;
using System.Th... | // 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.Threading;
using System.Th... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Symbols/PublicModel/AliasSymbol.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 Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel
{
internal sealed class Al... | // 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 Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel
{
internal sealed class Al... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/Library/ObjectBrowser/Helpers.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.Diagnostics;
using Microsoft.VisualStudio.Shell.Interop;
namespace Microsoft.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.
#nullable disable
using System.Diagnostics;
using Microsoft.VisualStudio.Shell.Interop;
namespace Microsoft.Visua... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/RQName/RQName.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;
using Microsoft.CodeAnalysis.Features.RQName;
using Microsoft.VisualStudio.Shell.Inte... | // 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;
using Microsoft.CodeAnalysis.Features.RQName;
using Microsoft.VisualStudio.Shell.Inte... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/TableDataSource/VisualStudioBaseDiagnosticListTable.LiveTableDataSource.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/CSharp/Extensions/SyntaxTreeExtensions.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.CSharp.Extensions.ContextQuery;
using Microsoft.CodeAnalysis.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.
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Microsoft.CodeAnalysis.C... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/IDebuggerTextView.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 Microsoft.VisualStudio.Language.Intellisense;
namespace Microsoft.CodeAnaly... | // 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 Microsoft.VisualStudio.Language.Intellisense;
namespace Microsoft.CodeAnaly... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/AliasSymbolCache.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.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using 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.
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using Sy... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Analyzers/Core/CodeFixes/UseConditionalExpression/UseConditionalExpressionHelpers.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.Editing;
using Microsoft.CodeAnalysis.LanguageServices;
using stati... | // 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.Editing;
using Microsoft.CodeAnalysis.LanguageServices;
using stati... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/DocumentationComments/DocumentationCommentOptions.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 Microsoft.CodeAnalysis.Host.Mef;
... | // 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 Microsoft.CodeAnalysis.Host.Mef;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/ValueTracking/BindableTextBlock.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.Windows;
using System.Windows.... | // 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.Windows;
using System.Windows.... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/FSharp/Internal/Diagnostics/FSharpSimplifyNameDiagnosticAnalyzer.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.Composition;
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.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Composition;
using System.Threadi... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Analyzers/Core/Analyzers/IDEDiagnosticIdToOptionMappingHelper.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.Immutable;
using System.Diagnostics;
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.Concurrent;
using System.Collections.Immutable;
using System.Diagnostics;
us... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/ConvertForEachToFor/AbstractConvertForEachToForCodeRefactoringProvider.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;
using System.Collections.Generic;
using System.Collections.Immutable;
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;
using System.Collections.Generic;
using System.Collections.Immutable;
using... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/xlf/CSharpCompilerExtensionsResources.it.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="it" 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="it" or... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/ExternalAccess/UnitTesting/Api/UnitTestingFatalErrorAccessor.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 Microsoft.CodeAnalysis.ErrorReporting;
namespace Microsoft.CodeAnalysis.Ext... | // 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 Microsoft.CodeAnalysis.ErrorReporting;
namespace Microsoft.CodeAnalysis.Ext... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Symbols/Synthesized/SynthesizedInteractiveInitializerMethod.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.Collections.Generic;
using System.Collections.Immutable;
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 Roslyn.Utilities;
using System.Collections.Generic;
using System.Collections.Immutable;
us... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/RQName/RQNameInternal.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.Features.RQName
{
/// <summary>
/// Helpers related to <see cref="RQName"/... | // 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.Features.RQName
{
/// <summary>
/// Helpers related to <see cref="RQName"/... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Dependencies/Collections/Internal/ICollectionDebugView`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.
// NOTE: This code is derived from an implementation originally in dotnet/runtime:
// https://github.com/dotnet/run... | // 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.
// NOTE: This code is derived from an implementation originally in dotnet/runtime:
// https://github.com/dotnet/run... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/Remote/RemoteServiceConnection.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.IO;
using System.IO.Pipelines;
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.IO;
using System.IO.Pipelines;
using System.Threading;... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/TestUtilities/Threading/StaTaskScheduler.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.Reflection;
using System.Threading;
using System.Windows.Threading;
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.Reflection;
using System.Threading;
using System.Windows.Threading;
u... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Test/Syntax/Parsing/CrefParsingTests.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.CSharp.Syntax;
using Roslyn.Test.Utilities;
using System;
using Sys... | // 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.CSharp.Syntax;
using Roslyn.Test.Utilities;
using System;
using Sys... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Test/Core/CompilerTraitAttribute.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 Xunit;
using Xunit.Sdk;
namespace 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.
#nullable disable
using System;
using Xunit;
using Xunit.Sdk;
namespace Microsoft.CodeAnalysis.Test.Utilities
{
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Analyzers/Core/Analyzers/UseCollectionInitializer/AbstractUseCollectionInitializerDiagnosticAnalyzer.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;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.CodeStyle;
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.Collections;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.CodeStyle;
using Microso... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/Implementation/InlineRename/RenameLogMessage.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 Microsoft.CodeAnalysis.Internal.Log;
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.Linq;
using Microsoft.CodeAnalysis.Internal.Log;
using... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/FSharp/Completion/FSharpCompletionOptions.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.ExternalAccess.FSharp.Completion
{
inte... | // 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.ExternalAccess.FSharp.Completion
{
inte... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/MoveToNamespace/VisualStudioMoveToNamespaceOptionsService.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.Composition;
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.Composition;
using... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/CSharpTest/UseExpressionBody/Refactoring/UseExpressionBodyForConstructorsRefactoringTests.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.CodeRefactorings;
using 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.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/Workspace/Solution/AnalyzerConfigDocumentState.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 System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
using M... | // 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 System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
using M... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.CompilationAndGeneratorDriverTranslationAction_Actions.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.Immutable;
using System.Diagnostics;
using System.Linq;
... | // 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.Immutable;
using System.Diagnostics;
using System.Linq;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/Portable/Text/CompositeText.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/Completion/CharacterSetModificationRule.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;
namespace Microsoft.CodeAnalysis.Completion
{
/// <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.
#nullable disable
using System.Collections.Immutable;
namespace Microsoft.CodeAnalysis.Completion
{
/// <summ... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/CSharp/Portable/FindSymbols/CSharpDeclaredSymbolInfoFactoryService.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Impl/CodeModel/CodeModelProjectCache.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 System.Linq;
usi... | // 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 System.Linq;
usi... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Xaml/Impl/Diagnostics/XamlDiagnosticIds.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.Editor.Xaml.Diagnostics
{
internal static class XamlDiagnos... | // 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.Editor.Xaml.Diagnostics
{
internal static class XamlDiagnos... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/Venus/IVsContainedLanguageCodeSupport.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.Runtime.CompilerServices;
using System.Runtime.InteropServices;
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.
#nullable disable
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/CodeFixes/AddExplicitCast/InheritanceDistanceComparer.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.CodeFixes.AddExplicitCast
{
/... | // 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.CodeFixes.AddExplicitCast
{
/... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/Core/Shared/Extensions/GlyphExtensions.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 Microsoft.VisualStudio.Core.Imaging;
using Microsoft.VisualStudio.Imaging;
using Microsoft.Visu... | // 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 Microsoft.VisualStudio.Core.Imaging;
using Microsoft.VisualStudio.Imaging;
using Microsoft.Visu... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Remote/ServiceHub/Services/ServiceBase.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.IO;
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.IO;
using System.Threading;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/Core/Portable/Diagnostics/EngineV2/DiagnosticIncrementalAnalyzer_GetDiagnostics.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.Immutable;
using System.Diagnostics;
using System.Linq;
... | // 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.Immutable;
using System.Diagnostics;
using System.Linq;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/CSharp/Portable/Workspace/LanguageServices/CSharpSyntaxTreeFactory.PathSyntaxReference.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/Core/CodeAnalysisTest/CommonParseOptionsTests.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.Test.Utilities;
using Xunit;
namespace Microsoft.CodeAnalysis.UnitTests
{
publ... | // 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.Test.Utilities;
using Xunit;
namespace Microsoft.CodeAnalysis.UnitTests
{
publ... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/EditorFeatures/CSharp/EventHookup/EventHookupCommandHandler_TypeCharCommand.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.Threading;
using Microsoft.CodeAnalysis.Editor.Shared.Extensions;
usi... | // 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.Threading;
using Microsoft.CodeAnalysis.Editor.Shared.Extensions;
usi... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Def/Implementation/CallHierarchy/CallHierarchyProvider.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.ComponentModel.Composition;
using 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.
#nullable disable
using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using S... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Tools/ExternalAccess/FSharp/Diagnostics/IFSharpUnusedDeclarationsDiagnosticAnalyzer.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.Threading;
using System.Threading.Tasks;
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.Collections.Immutable;
using System.Threading;
using System.Threading.Tasks;
names... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Portable/Symbols/ConstantValueUtils.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.Collections.Generic;
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.Immutable;
using System.Collections.Generic;
using System.Diagnostics;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/Core/Portable/CodeGeneration/Symbols/CodeGenerationAbstractNamedTypeSymbol.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 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.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using Micros... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./docs/wiki/documents/csharp-syntax.docx | PK ! ~ [Content_Types].xml ( ... | PK ! ~ [Content_Types].xml ( ... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/CSharp/Portable/UseLocalFunction/CSharpUseLocalFunctionCodeFixProvider.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Test/Syntax/Syntax/ChildSyntaxListTests.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.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Compilers/CSharp/Test/Symbol/Compilation/GetSemanticInfoTests.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,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Features/CSharp/Portable/MakeTypeAbstract/CSharpMakeTypeAbstractCodeFixProvider.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.Diagnostics.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.
using System;
using System.Collections.Immutable;
using System.Composition;
using System.Diagnostics.CodeAnalysis;
... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/VisualStudio/Core/Impl/ProjectSystem/CPS/CPSProject_ExternalErrorReporting.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 Microsoft.VisualStudio.LanguageServices.Implementation.TaskList;
using Microsoft.VisualStudio.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 Microsoft.VisualStudio.LanguageServices.Implementation.TaskList;
using Microsoft.VisualStudio.S... | -1 |
dotnet/roslyn | 56,090 | Disallow converting a lambda with attributes to an expression tree. | Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | AlekseyTs | 2021-09-01T21:52:53Z | 2021-09-02T12:51:31Z | a835dd858e7472a7598e4275ed014a90d13fc0a0 | f16180767deec9090bf478a7e0516e92fb3dd723 | Disallow converting a lambda with attributes to an expression tree.. Closes #53910.
Relates to test plan https://github.com/dotnet/roslyn/issues/52192 | ./src/Workspaces/CSharp/Portable/Simplification/Reducers/CSharpEscapingReducer.Rewriter.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.PooledObjects;
namespace Microsoft.CodeAnalysis.CSharp.Simplificat... | // 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.PooledObjects;
namespace Microsoft.CodeAnalysis.CSharp.Simplificat... | -1 |