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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Test/PdbUtilities/Reader/PdbTestUtilities.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 DSR;
using System;
using System.Collections.Immutable;
using System.IO;
using Syst... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
extern alias DSR;
using System;
using System.Collections.Immutable;
using System.IO;
using Syst... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharpTest/KeywordHighlighting/AsyncMethodHighlighterTests.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.Tasks;
using Microsoft.CodeAnalysis.Editor.CSharp.KeywordHi... | // Licensed to the .NET Foundation under one or more 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.Tasks;
using Microsoft.CodeAnalysis.Editor.CSharp.KeywordHi... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Tools/ExternalAccess/OmniSharp/Structure/OmniSharpBlockStructure.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.ExternalAccess.OmniSharp.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.Immutable;
namespace Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.S... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Syntax/Parsing/RefReadonlyTests.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 Xunit;
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
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 Xunit;
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
using Micros... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/CSharp/Test/CallHierarchy/CSharpCallHierarchyTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.CallHierarchy;
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.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.CallHierarchy;
using Microsoft.... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/VisualBasicTest/IntroduceUsingStatement/IntroduceUsingStatementTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeRefactorings
Imports Microsoft.CodeAnalysis.VisualBasic.IntroduceUsingStatement
Imp... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeRefactorings
Imports Microsoft.CodeAnalysis.VisualBasic.IntroduceUsingStatement
Imp... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/CodeStyle/CSharp/CodeFixes/xlf/CSharpCodeStyleFixesResources.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/InternalUtilities/IsExternalInit.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.
// Copied from:
// https://github.com/dotnet/runtime/blob/218ef0f7776c2c20f6c594e3475b80f1fe2d7d08/src/libraries/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.
// Copied from:
// https://github.com/dotnet/runtime/blob/218ef0f7776c2c20f6c594e3475b80f1fe2d7d08/src/libraries/Sy... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Parser/BlockContexts/DeclarationContext.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
'-------------------------------... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
'-------------------------------... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/Symbols/Synthesized/InterpolatedStringBuilderLocalSymbol.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.CompilerServices;
using System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp.Symbols
{... | // Licensed to the .NET Foundation under one or more 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.CompilerServices;
using System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp.Symbols
{... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/VisualBasicFormatter.TypeNames.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.ObjectModel
Imports System.Runtime.InteropServices
Imports System.Text
Imports Type = 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.
Imports System.Collections.ObjectModel
Imports System.Runtime.InteropServices
Imports System.Text
Imports Type = Micro... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Dependencies/Collections/Internal/HashHelpers.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Syntax/Syntax/SyntaxNodeOrTokenListTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.Co... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.Co... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/VisualBasicResultProvider.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.ExpressionEvaluator
Imports Microsoft.VisualStudio.Debugger.ComponentInterfaces
Imports... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.ExpressionEvaluator
Imports Microsoft.VisualStudio.Debugger.ComponentInterfaces
Imports... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharp/DocumentationComments/DocumentationCommentCommandHandler.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.ComponentModel.Composition;
using Microsoft.CodeAnalysis.CSharp.Syntax;
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;
using System.ComponentModel.Composition;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Core/Implementation/CodeRefactorings/EditorLayerCodeActionHelpersService.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 Microsoft.CodeAnalysis.CodeRefactorings;
using Mic... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Mic... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharpTest2/Recommendations/InternalKeywordRecommenderTests.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.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit... | // Licensed to the .NET Foundation under one or more 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.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/CoreTest/BatchFixAllProviderTests.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/LockKeywordRecommender.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
namespace ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
namespace ... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Scripting/Core/xlf/ScriptingResources.zh-Hant.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/VisualBasic/Impl/ProjectSystemShim/TempPECompiler.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Host
Imports 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.
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Host
Imports Micr... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/Binder/ContextualAttributeBinder.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.CSharp
{
/// <summary>
/// Each application of an attri... | // Licensed to the .NET Foundation under one or more 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.CSharp
{
/// <summary>
/// Each application of an attri... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Test2/FindReferences/FindReferencesTests.AnonymousTypeSymbols.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Threading.Tasks
Imports Microsoft.CodeAnalysis.Remote.Testing
Namespace Microsoft.CodeAnalysis.Editor.... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Threading.Tasks
Imports Microsoft.CodeAnalysis.Remote.Testing
Namespace Microsoft.CodeAnalysis.Editor.... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Remote/ServiceHub/Services/DiagnosticAnalyzer/IPerformanceTrackerService.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 Microsoft.CodeAnalysis.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.
#nullable disable
using System;
using System.Collections.Generic;
using Microsoft.CodeAnalysis.Diagnostics;
using ... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/Symbols/LexicalSortKey.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 System.Threading;
namespace Microsoft.CodeAnalysis.CSharp.Symbo... | // Licensed to the .NET Foundation under one or more 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 System.Threading;
namespace Microsoft.CodeAnalysis.CSharp.Symbo... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharpTest2/Recommendations/ShortKeywordRecommenderTests.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.Completion.Providers;
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.Threading.Tasks;
using Microsoft.CodeAnalysis.Completion.Providers;
using Microsoft... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/Core/Test/DebuggerIntelliSense/VisualBasicDebuggerIntellisenseTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Roslyn.Test.Utilities
Namespace Microsoft.VisualStudio.Language... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Roslyn.Test.Utilities
Namespace Microsoft.VisualStudio.Language... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Symbols/MissingAssemblySymbol.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System
Imports System.Collections.Immutable
Imports System.Collections.ObjectModel
Imports System.Reflection
I... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System
Imports System.Collections.Immutable
Imports System.Collections.ObjectModel
Imports System.Reflection
I... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/Core/Portable/Shared/Naming/FallbackNamingRules.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Diagnostics.Analy... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Diagnostics.Analy... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/InternalUtilities/ReadOnlyUnmanagedMemoryStream.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.Runtime.InteropServices;
namespace Microsoft.CodeAnalysis
{
intern... | // Licensed to the .NET Foundation under one or more 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.Runtime.InteropServices;
namespace Microsoft.CodeAnalysis
{
intern... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Test/Syntax/Syntax/ManualTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Symbol/Symbols/ModuleInitializers/SignatureTests.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.Test.Utilities;
using 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 Microsoft.CodeAnalysis.CSharp.Test.Utilities;
using Microsoft.CodeAnalysis.Test.Utilities;... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Core/Portable/Serialization/SerializationExtensions.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.Diagnostics;
using Microsoft.CodeAnalysis.Options;... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using Microsoft.CodeAnalysis.Options;... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/TupleTests.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.Collections.ObjectModel;
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.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Collections.ObjectModel;
using Sy... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Scanner/ScannerInterpolatedString.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
'-----------------------------------------------------------------------------
' Contains the definition of the Scanne... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
'-----------------------------------------------------------------------------
' Contains the definition of the Scanne... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/Core/Impl/Options/GridOptionPreviewControl.xaml | <options:AbstractOptionPageControl
x:Class="Microsoft.VisualStudio.LanguageServices.Implementation.Options.GridOptionPreviewControl"
x:ClassModifier="internal"
xmlns:local="clr-namespace:Microsoft.VisualStudio.LanguageServices.Implementation.Options"
xmlns:converters="clr-namespace:Microsoft.VisualStud... | <options:AbstractOptionPageControl
x:Class="Microsoft.VisualStudio.LanguageServices.Implementation.Options.GridOptionPreviewControl"
x:ClassModifier="internal"
xmlns:local="clr-namespace:Microsoft.VisualStudio.LanguageServices.Implementation.Options"
xmlns:converters="clr-namespace:Microsoft.VisualStud... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Remote/Core/IRemoteHostService.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/FlowAnalysis/CSharpDataFlowAnalysis.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/VisualBasicTest/Diagnostics/MoveToTopOfFile/MoveToTopOfFileTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeFixes
Imports Microsoft.CodeAnalysis.Diagnostics
Imports Microsoft.CodeAnalysis.Vis... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeFixes
Imports Microsoft.CodeAnalysis.Diagnostics
Imports Microsoft.CodeAnalysis.Vis... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/CSharp/Impl/Options/Formatting/FormattingSpacingPage.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 Microsoft.VisualStudio.LanguageService... | // Licensed to the .NET Foundation under one or more 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 Microsoft.VisualStudio.LanguageService... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/VisualBasicTest/Completion/CompletionProviders/NamedParameterCompletionProviderTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.VisualBasic.Completion.Providers
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.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.
Imports Microsoft.CodeAnalysis.VisualBasic.Completion.Providers
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.U... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Scripting/Core/Hosting/ObjectFormatter/ObjectFormatter.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;
namespace Microsoft.CodeAnalysis.Scripting.Hosting
{
/// <summary>
/// Ob... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Scripting.Hosting
{
/// <summary>
/// Ob... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Symbol/Compilation/IndexedProperties_BindingTests.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.Linq;
using System.Threading;
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.Collections.Generic;
using System.Linq;
using System.Threading;
using... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/Core/Def/ExternalAccess/VSTypeScript/Api/IVsTypeScriptVisualStudioProjectFactory.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.Shell.Interop;
na... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.Shell.Interop;
na... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Scripting/Core/Hosting/ObjectFormatter/CommonObjectFormatter.BuilderOptions.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;
namespace Microsoft.CodeAnalysis.Scripting.Hosting
{
/// <summary>
/// Ob... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Scripting.Hosting
{
/// <summary>
/// Ob... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/Emit/SynthesizedDelegateValue.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.Cci;
namespace Microsoft.CodeAnalysis.Emit
{
internal readonly struct SynthesizedDelegateValue... | // Licensed to the .NET Foundation under one or more 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.Cci;
namespace Microsoft.CodeAnalysis.Emit
{
internal readonly struct SynthesizedDelegateValue... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Lowering/LocalRewriter/LocalRewriter_ObjectCreation.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Diagnostics
Imports Microsoft.CodeAnalysis.PooledObjects
Imports 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.
Imports System.Collections.Immutable
Imports System.Diagnostics
Imports Microsoft.CodeAnalysis.PooledObjects
Imports M... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Symbols/NamespaceOrTypeSymbol.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.Cod... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.Cod... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Test/Emit/Emit/OptionalArgumentsTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.IO
Imports System.Linq
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports 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.
Imports System.IO
Imports System.Linq
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Test/Core/Platform/Desktop/TestHelpers.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.
#if NET472
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.IO;
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.
#if NET472
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.IO;
us... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/Core/Def/Implementation/ChangeSignature/VisualStudioChangeSignatureOptionsService.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.Composition;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.ChangeSignature;... | // Licensed to the .NET Foundation under one or more 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.Composition;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.ChangeSignature;... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Analyzers/CSharp/Analyzers/NewLines/ConstructorInitializerPlacement/ConstructorInitializerPlacementDiagnosticAnalyzer.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.Linq;
using Microsoft.CodeAnalysis;
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.Collections.Immutable;
using System.Linq;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.C... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/Symbols/IMethodSymbol.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.Reflection;
using System.Reflection.Metadata;
namespace 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.Immutable;
using System.Reflection;
using System.Reflection.Metadata;
namespace Microsoft... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Test/Core/Platform/Custom/SigningTestHelpers.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/Symbols/SymbolVisitor`1.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
inte... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/SymbolDisplay/SymbolDisplayLocalOptions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// Specifies the options for how locals ar... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// Specifies the options for how locals ar... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/VisualBasic/Portable/Lowering/ExpressionLambdaRewriter/ExpressionLambdaRewriter_BinaryOperator.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports System.Diagnostics
Impo... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports System.Diagnostics
Impo... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Analyzers/CSharp/CodeFixes/InlineDeclaration/CSharpInlineDeclarationCodeFixProvider.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/LoadKeywordRecommender.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.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.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Microsoft.CodeAnalysis.S... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/Syntax/InternalSyntax/SyntaxToken.SyntaxLiteral.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 Roslyn.Utilities;
using System.Globalization;
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 Roslyn.Utilities;
using System.Globalization;
namespace Microsoft.CodeAnaly... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Analyzers/VisualBasic/CodeFixes/RemoveUnnecessaryParentheses/VisualBasicRemoveUnnecessaryParenthesesCodeFixProvider.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Composition
Imports System.Diagnostics.CodeAnalysis
Imports System.Threading
Imports Microsoft.CodeAnal... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Composition
Imports System.Diagnostics.CodeAnalysis
Imports System.Threading
Imports Microsoft.CodeAnal... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharp/CompleteStatement/CompleteStatementCommandHandler.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.Diagnostics;
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.
#nullable disable
using System;
using System.ComponentModel.Composition;
using System.Diagnostics;
using System.Th... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/DiagnosticAnalyzer/DiagnosticStartAnalysisScope.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.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.
using System;
using System.Collections.Concurrent;
using System.Collections.Immutable;
using System.Diagnostics.Cod... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/MethodContextReuseConstraintsTests.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.ExpressionEvaluator;
using Xunit;
... | // Licensed to the .NET Foundation under one or more 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.ExpressionEvaluator;
using Xunit;
... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/VisualBasic/Highlighting/KeywordHighlighters/UsingBlockHighlighter.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.ComponentModel.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.Editor.Implementatio... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.ComponentModel.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.Editor.Implementatio... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Emit/CodeGen/CodeGenImplicitlyTypeArraysTests.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.IO;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CShar... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.IO;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CShar... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/Core/Portable/GenerateDefaultConstructors/AbstractGenerateDefaultConstructorsService.State.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.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.Languag... | // Licensed to the .NET Foundation under one or more 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.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.Languag... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/Core/Portable/ExternalAccess/VSTypeScript/VSTypeScriptDiagnosticAnalyzerService.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.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
using Microsoft.CodeAnalysis.Externa... | // Licensed to the .NET Foundation under one or more 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.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
using Microsoft.CodeAnalysis.Externa... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Semantic/Semantics/BindingAsyncTasklikeTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Roslyn.Test.Utilities;
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.Linq;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Roslyn.Test.Utilities;
usi... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Remote/Core/ExternalAccess/UnitTesting/Api/UnitTestingServiceDescriptorsWrapper.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.Runtime;
using Mes... | // Licensed to the .NET Foundation under one or more 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.Runtime;
using Mes... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Core/ExportContentTypeLanguageServiceAttribute.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 Microsoft.CodeAnalysis.Host.Mef;
namespace 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.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
namespace Micros... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Test2/FindReferences/FindReferencesTests.ExplicitConversionSymbols.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Remote.Testing
Namespace Microsoft.CodeAnalysis.Editor.UnitTests.FindReferences
Pa... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Remote.Testing
Namespace Microsoft.CodeAnalysis.Editor.UnitTests.FindReferences
Pa... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/Core/Portable/SolutionCrawler/WorkCoordinator.WorkItem.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/CSharpTest2/Recommendations/ExternKeywordRecommenderTests.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.Test.Utilities;
using Xunit;
namespace 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.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Xunit;
namespace Microsoft.CodeAn... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Test/Core/Assert/DiffUtil.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;
na... | // Licensed to the .NET Foundation under one or more 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;
na... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Portable/BoundTree/BoundNullCoalescingAssignmentOperator.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.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
internal partial class ... | // Licensed to the .NET Foundation under one or more 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.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
internal partial class ... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/CSharp/Impl/Options/AutomationObject/AutomationObject.ExtractMethod.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.ExtractMethod;
namespace Microsoft.VisualStudio.LanguageServices.CSharp.Options
{
... | // Licensed to the .NET Foundation under one or more 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.ExtractMethod;
namespace Microsoft.VisualStudio.LanguageServices.CSharp.Options
{
... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/Model/TreeType.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.Xml.Serialization;
namespace CSharpSyntaxGenerat... | // Licensed to the .NET Foundation under one or more 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.Xml.Serialization;
namespace CSharpSyntaxGenerat... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Semantic/FlowAnalysis/LocalFunctions.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.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit;
namespac... | // Licensed to the .NET Foundation under one or more 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.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit;
namespac... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/VisualBasic/Portable/Structure/Providers/SyncLockBlockStructureProvider.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Threading
Imports Microsoft.CodeAnalysis.[Shared].Collections
Imports Microsoft.CodeAnalysis.Structure
... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Threading
Imports Microsoft.CodeAnalysis.[Shared].Collections
Imports Microsoft.CodeAnalysis.Structure
... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/TestUtilities/Structure/AbstractSyntaxTriviaStructureProviderTests.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;
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.Collections.Immutable;
using System.Threading;
using System.Threading.Tasks;
using ... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/VisualBasicTest/ConvertAnonymousTypeToClass/ConvertAnonymousTypeToClassTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeRefactorings
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.CodeRefact... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.CodeRefactorings
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.CodeRefact... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Features/VisualBasic/Portable/SignatureHelp/AddRemoveHandlerSignatureHelpProvider.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.Host.Mef
Imports Microsoft.CodeAnal... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.Host.Mef
Imports Microsoft.CodeAnal... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Test/SolutionCrawler/WorkCoordinatorTests.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.Composition;
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.Composition;
using System.Linq;
usi... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/VisualBasic/Portable/Classification/SyntaxClassification/OperatorOverloadSyntaxClassifier.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Classification
Imports Mi... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Classification
Imports Mi... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/EditorFeatures/Core/Implementation/TodoComment/TodoItemsUpdatedArgs.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.Common;
using Microsoft.CodeAna... | // Licensed to the .NET Foundation under one or more 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.Common;
using Microsoft.CodeAna... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/PEWriter/RootModuleType.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.Reflec... | // Licensed to the .NET Foundation under one or more 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.Reflec... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/ReferenceManager/CommonReferenceManager.Binding.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/ExpressionEvaluator/Core/Source/ResultProvider/Helpers/TypeHelpers.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.Visual... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.Visual... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/Symbols/Attributes/CommonTypeWellKnownAttributeData.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Diagnostics;
using System.Runtime.InteropServices... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Diagnostics;
using System.Runtime.InteropServices... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/CodeStyle/NotificationOption2.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;
#if CODE_STYLE
using WorkspacesResources = Microsoft.CodeAnalysis.CodeStyleResources;
#endif
namesp... | // Licensed to the .NET Foundation under one or more 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;
#if CODE_STYLE
using WorkspacesResources = Microsoft.CodeAnalysis.CodeStyleResources;
#endif
namesp... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/CSharp/Test/Symbol/Symbols/Source/IndexedTypeParameterTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using Microsoft.CodeAnalysis.CSharp;
using 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.Collections.Generic;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnaly... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Core/Portable/Storage/SQLite/v2/SQLitePersistentStorage_StringIds.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.Threading.Tasks;
using Microsoft.CodeAnalysis.SQLit... | // Licensed to the .NET Foundation under one or more 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.Threading.Tasks;
using Microsoft.CodeAnalysis.SQLit... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/VisualBasic/Extensions/SyntaxListExtensions.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Runtime.CompilerServices
Namespace Microsoft.CodeAnalysis.VisualBasic.Extensions
Friend Module Syn... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Runtime.CompilerServices
Namespace Microsoft.CodeAnalysis.VisualBasic.Extensions
Friend Module Syn... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/Xaml/Impl/xlf/Resources.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Core/Portable/Syntax/SyntaxTree.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Compilers/Test/Resources/Core/WinRt/WinMDPrefixing.cs | // This is the source for WinMDPrefixing.winmd. To generate a copy of
// WinMDPrefixing.winmd executive the following commands:
// csc.exe /t:winmdobj WinMDPrefixing.cs
// winmdexp [/r: references to mscorlib, System.Runtime.dll, and windows.winmd] WinMDPrefixing.winmdobj
namespace WinMDPrefixing
{
public sea... | // This is the source for WinMDPrefixing.winmd. To generate a copy of
// WinMDPrefixing.winmd executive the following commands:
// csc.exe /t:winmdobj WinMDPrefixing.cs
// winmdexp [/r: references to mscorlib, System.Runtime.dll, and windows.winmd] WinMDPrefixing.winmdobj
namespace WinMDPrefixing
{
public sea... | -1 | |
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Tools/ExternalAccess/Razor/PublicAPI.Unshipped.txt | -1 | |||
dotnet/roslyn | 56,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.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,034 | Remove experimental suffix for inheritance margin | Cosifne | 2021-08-31T18:33:05Z | 2021-08-31T20:48:02Z | d471af61946b3709c65f63f9bfd9e331f5cde422 | 4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a | Remove experimental suffix for inheritance margin. | ./src/Workspaces/Core/Portable/CodeGeneration/Symbols/CodeGenerationAbstractMethodSymbol.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.Reflection.Metadata;
using Microsoft.CodeAnalys... | // Licensed to the .NET Foundation under one or more 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.Reflection.Metadata;
using Microsoft.CodeAnalys... | -1 |