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,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/AssemblyInfo.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.
<Assembly: System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v2.0")>
| ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
<Assembly: System.Runtime.Versioning.TargetFramework(".NETFramework,Version=v2.0")>
| -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Workspaces/MSBuildTest/Resources/SourceFiles/VisualBasic/Application.Designer.vb | '------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.235
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-------------... | '------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.235
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-------------... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/VisualStudio/Core/Def/Implementation/TableDataSource/MiscellaneousDiagnosticListTable.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using System.Linq;
using Microsoft.CodeAnalysis;
using M... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using System.Linq;
using Microsoft.CodeAnalysis;
using M... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Tools/ExternalAccess/FSharp/Internal/CommentSelection/FSharpCommentSelectionService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Composition;
using System.Threadi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Composition;
using System.Threadi... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Analyzers/CSharp/CodeFixes/xlf/CSharpCodeFixesResources.es.xlf | <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="es" or... | <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="es" or... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Formatting/Rules/SuppressFormattingRule.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.Diagnostics;
using System.Threading;
using Microsoft.CodeAnalysis.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.Diagnostics;
using System.Threading;
using Microsoft.CodeAnalysis.CS... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Features/Core/Portable/CodeFixes/Iterator/AbstractIteratorCodeFixProvider.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 System.Threading;
using System.Threading.Tasks;
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.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAna... | -1 |
dotnet/roslyn | 56,534 | Method type inference should make inference from explicit lambda return type | Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
> For each of the method arguments `Ei`:
>
> * If `Ei` is an anonymous fu... | cston | 2021-09-19T23:12:22Z | 2021-09-24T15:06:55Z | 2b7f137ebbfdf33e9eebffe87d036be392815d2b | 27613724bd239da606824c33e94f52085993c041 | Method type inference should make inference from explicit lambda return type. Update ["type inference"](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#type-inference) to make an exact inference from an explicit lambda return type.
Proposed spec changes **in bold**:
> #### The first phase
>
... | ./src/Compilers/CSharp/Test/Syntax/Parsing/ValueTupleTests.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,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/InitializeParameter/InitializeParameterHelpers.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CShar... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using Microsof... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/Core/Portable/AddImport/SymbolReferenceFinder.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;
using System.Collections.Concurrent;
using System.Collec... | // Licensed to the .NET Foundation under one or more 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;
using System.Collections.Concurrent;
using System.Collec... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Extensions/BlockSyntaxExtensions.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.CodeStyle;
using Microsoft.CodeAnalysis.CSharp.L... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAnalysis.CSharp.LanguageServices;
us... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Services/SyntaxFacts/CSharpSyntaxFacts.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,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/CompilerExtensions.projitems | <?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>ec946164-1e17-410b-b7d9-7de7e6268d63</Sh... | <?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>ec946164-1e17-410b-b7d9-7de7e6268d63</Sh... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Services/SyntaxFacts/ISyntaxFacts.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics.CodeAn... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics.CodeAn... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Services/SyntaxFacts/ISyntaxFactsExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using M... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics.CodeAn... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/VisualBasic/Services/SyntaxFacts/VisualBasicSyntaxFacts.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.Text
Imports System.Threading
Imports Microsoft.CodeAnalysis
Impor... | ' Licensed to the .NET Foundation under one or more 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.Text
Imports System.Threading
Imports Microsoft.CodeAnalysis
Impor... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/VisualBasic/Portable/CodeCleanup/VisualBasicCodeCleanerService.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.CodeCleanup
Imports Microsoft.CodeAnalysis.CodeCle... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.CodeCleanup
Imports Microsoft.CodeAnalysis.CodeCle... | 1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Test/Semantic/Semantics/NameCollisionTests.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 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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit;
/... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/VisualBasicTest/Recommendations/Expressions/BinaryOperatorKeywordRecommenderTests.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.KeywordRecommenders.Expressions
Namespace 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.
Imports Microsoft.CodeAnalysis.VisualBasic.Completion.KeywordRecommenders.Expressions
Namespace Microsoft.CodeAnalysi... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Formatting/CSharpFormattingOptions2.Parsers.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.Diagnostics;
using System.Linq;
using Roslyn.Utilities;
#if CODE_ST... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using Roslyn.Utilities;
#if CODE_ST... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/InternalUtilities/SpanUtilities.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
{
internal static class SpanUtilities
{
public stat... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
namespace Microsoft.CodeAnalysis
{
internal static class SpanUtilities
{
public stat... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/UseAutoProperty/CSharpUseAutoPropertyCodeFixProvider.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.Composition;
using System.Diagnostics.CodeAnalysi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Composition;
using System.Diagnostics.CodeAnalysi... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/CSharp/Portable/CodeGeneration/ParameterGenerator.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using Micros... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using Micros... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Test/Completion/FileSystemCompletionHelperTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
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.Immutable;
using System.Linq;
using System.Threading;
usi... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/MSBuildTest/TestFiles/Resources.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.IO;
using System.Reflection;
names... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
names... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/CSharp/Impl/LanguageService/CSharpCreateServicesOnTextViewConnection.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.Threading;
us... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.Threading;
us... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/IntegrationTest/IntegrationTests/VisualBasic/BasicFindReferences.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Test.Utilities;
using Microsoft.VisualStud... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Test.Utilities;
using Microsoft.VisualStud... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CompilationContext.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.CodeGen;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSh... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.CodeGen;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSh... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/Lowering/LocalRewriter/LocalRewriter_Query.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;
using Microsoft.CodeAnalysis.CSharp.Syntax;
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.
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/PEWriter/Constants.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.Reflection;
using System.Runtime.InteropServices;
namespace Microsoft.Cci
{
internal static 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 System.Reflection;
using System.Runtime.InteropServices;
namespace Microsoft.Cci
{
internal static class... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/ThisKeywordRecommender.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 System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
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.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
using... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/CSharp/Portable/Workspace/LanguageServices/CSharpSyntaxTreeFactoryService.PositionalSyntaxReference.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 System.Threading;
using System.Threading.Tasks;
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.Linq;
using System.Threading;
using System.Threading.Tasks;
using Mic... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/VisualBasicTest/Recommendations/OptionStatements/OptionNamesRecommenderTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OptionStatements
Public Class Option... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OptionStatements
Public Class Option... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Portable/Emit/GenericNestedTypeInstanceReference.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.Emit
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Namespace 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.
Imports Microsoft.CodeAnalysis.Emit
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Namespace Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Test/Emit/PDB/VisualBasicDeterministicBuildCompilationTests.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.Reflection.Metadata
Imports System.Reflection.PortableExecutable
Imports System.Text
Imports Microsoft.... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Reflection.Metadata
Imports System.Reflection.PortableExecutable
Imports System.Text
Imports Microsoft.... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/Core/Portable/Workspace/Host/Metadata/IMetadataService.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.Host
{
internal interface IMetadataService : IWorkspaceServ... | // Licensed to the .NET Foundation under one or more 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.Host
{
internal interface IMetadataService : IWorkspaceServ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/ExpressionEvaluator/Core/Source/ExpressionCompiler/DkmExceptionUtilities.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.Debugging
{
internal static partial class DkmExceptionUtilities... | // Licensed to the .NET Foundation under one or more 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.Debugging
{
internal static partial class DkmExceptionUtilities... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/Remote/ServiceHub/Host/ChecksumSynchronizer.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.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
u... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
u... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Test/Emit/Attributes/AttributeTests_Tuples.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Linq;
using System.Reflection.Met... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Linq;
using System.Reflection.Met... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/CryptographicHashProvider.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.IO;
using System.L... | // Licensed to the .NET Foundation under one or more 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.IO;
using System.L... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Portable/Symbols/Metadata/PE/MetadataDecoder.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.Concurrent
Imports System.Collections.Generic
Imports System.Collections.Immutable
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 System.Collections.Concurrent
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Portable/Declarations/DeclarationTable.Cache.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
Namespace Microsoft.CodeAnalysis.VisualBasic.Symbols
Partial Friend Class De... | ' Licensed to the .NET Foundation under one or more 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
Namespace Microsoft.CodeAnalysis.VisualBasic.Symbols
Partial Friend Class De... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/VisualBasicTest/CodeActions/IntroduceVariable/IntroduceVariableTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeRef... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeRef... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/BraceCompletion/StringLiteralBraceCompletionService.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 System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/ObjectKeywordRecommender.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;
using Microsoft.CodeAnal... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
using Microsoft.CodeAnal... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/Model/Comment.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.Xml;
using System.Xml.Serialization;
namespace CSharpSyntaxGenerator
{
public ... | // Licensed to the .NET Foundation under one or more 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.Xml;
using System.Xml.Serialization;
namespace CSharpSyntaxGenerator
{
public ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Core/Test/Diagnostics/VisualStudioDiagnosticAnalyzerProviderTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.IO
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.D... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.IO
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.D... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/ExtractMethod/CSharpMethodExtractor.CSharpCodeGenerator.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,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Core/Def/ID.InteractiveCommands.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.VisualStudio.LanguageServices
{
internal static partial c... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
namespace Microsoft.VisualStudio.LanguageServices
{
internal static partial c... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Core/Shared/Extensions/ITextViewExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
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.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using Mic... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Core/Extensibility/NavigationBar/WrappedNavigationBarItem.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.NavigationBar;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.NavigationBar;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/IntegrationTest/TestUtilities/Harness/MessageFilter.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 IMessageFilter = Microsoft.VisualStudio.OLE.Interop.IMessageFilter;
using INTERFACEINFO = Micro... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using IMessageFilter = Microsoft.VisualStudio.OLE.Interop.IMessageFilter;
using INTERFACEINFO = Micro... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/ExpressionEvaluator/CSharp/Test/ResultProvider/DebuggerBrowsableAttributeTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Reflection;
using Microsoft.CodeAnalysis.ExpressionEvaluator;
using Microsoft.Visua... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Reflection;
using Microsoft.CodeAnalysis.ExpressionEvaluator;
using Microsoft.Visua... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/Utilities/ValueSetFactory.SByteTC.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp
{
using static BinaryOperatorK... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp
{
using static BinaryOperatorK... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Test2/Rename/VisualBasic/DeclarationConflictTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Remote.Testing
Imports Microsoft.CodeAnalysis.Rename.ConflictEngine
Namespace Microsof... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Remote.Testing
Imports Microsoft.CodeAnalysis.Rename.ConflictEngine
Namespace Microsof... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/Core/Portable/Workspace/Host/EventListener/IEventListener.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.Host
{
/// <summary>
/// provide a way for features to ... | // Licensed to the .NET Foundation under one or more 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.Host
{
/// <summary>
/// provide a way for features to ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Core/Impl/CodeModel/AbstractCodeModelService.AbstractCodeModelEventCollector.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.Threading... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Threading... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Analyzers/CSharp/Analyzers/UseInferredMemberName/CSharpUseInferredMemberNameDiagnosticAnalyzer.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Threading;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Threading;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/CSharpTest/CodeGeneration/SymbolEditorTests.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.Linq;
using System.Threading.Tasks;
using Microso... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microso... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/Core/Portable/GenerateConstructorFromMembers/GenerateConstructorFromMembersOptions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.Options;
namespace Microsoft.CodeAnalysis.GenerateConstructorFromMembers
{
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 Microsoft.CodeAnalysis.Options;
namespace Microsoft.CodeAnalysis.GenerateConstructorFromMembers
{
intern... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/Syntax/LookupPosition.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.Diagnostics;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.CSharp.Syntax
{
/// <summar... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.CSharp.Syntax
{
/// <summar... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Tools/ExternalAccess/Razor/Remote/RazorRemoteHostClient.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
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.
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
using Micros... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/Binder/SwitchExpressionBinder.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using Microsof... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using Microsof... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Core/Implementation/IntelliSense/AsyncCompletion/CommitManager.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.Linq;
using System... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Portable/CodeGen/Optimizer/StackScheduler.Analyzer.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.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.PooledObjec... | ' Licensed to the .NET Foundation under one or more 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.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.PooledObjec... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Tools/IdeCoreBenchmarks/ProjectOperationBenchmarks.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.Linq;
using System.Text;
using BenchmarkDotNet.Attributes;
using 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.
using System;
using System.Linq;
using System.Text;
using BenchmarkDotNet.Attributes;
using Microsoft.CodeAnalysis;... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Formatting/IFormattingResult.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 Microsoft.CodeAnalysis.Text;
namespace Microsoft.C... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Threading;
using Microsoft.CodeAnalysis.Text;
namespace Microsoft.C... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/VisualBasicTest/Formatting/CodeCleanUpTests.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.CodeCleanup
Imports Microsoft.CodeAnalysis.Diagnostics
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 System.Threading
Imports Microsoft.CodeAnalysis.CodeCleanup
Imports Microsoft.CodeAnalysis.Diagnostics
Imports... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/Symbols/VarianceKind.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// An enumeration declaring the kinds of variance support... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// An enumeration declaring the kinds of variance support... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/BoundTree/BoundBinaryOperator.UncommonData.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CSharp.Symbols;
namespa... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CSharp.Symbols;
namespa... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/Completion/CompletionProviders/CSharpSuggestionModeCompletionProvider.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 System.Linq;
using System.Threading;
using System.Threading.Tasks;
us... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
us... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Portable/Syntax/VisualBasicSyntaxTree.ConditionalSymbolsMap.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.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 System.Collections.Immutable
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Test/Perf/Utilities/ITraceManager.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.Text;
using Syst... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Syst... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/Emit/DebugInformationFormat.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis.Emit
{
public enum DebugInformationFormat
{
Pdb = 1,
Porta... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis.Emit
{
public enum DebugInformationFormat
{
Pdb = 1,
Porta... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Xaml/Impl/Features/AutoInsert/IXamlAutoInsertService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Micros... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Micros... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Core/Def/Implementation/Workspace/VisualStudioDocumentNavigationService.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 System.Diagnostics;
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.
using System;
using System.Composition;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/Core/Portable/MetadataAsSource/MetadataAsSourceFileService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Composition;
using System.IO;
using System.Linq;
using... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Composition;
using System.IO;
using System.Linq;
using... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/VisualBasic/Test/Emit/ExpressionTrees/Results/CheckedAndOrXor.txt | -=-=-=-=-=-=-=-=- SByte And SByte => SByte -=-=-=-=-=-=-=-=-
Lambda(
Parameter(
x
type: System.SByte
)
Parameter(
y
type: System.SByte
)
body {
ConvertChecked(
And(
ConvertChecked(
Parameter(
x
type: System.SByte
)
type: ... | -=-=-=-=-=-=-=-=- SByte And SByte => SByte -=-=-=-=-=-=-=-=-
Lambda(
Parameter(
x
type: System.SByte
)
Parameter(
y
type: System.SByte
)
body {
ConvertChecked(
And(
ConvertChecked(
Parameter(
x
type: System.SByte
)
type: ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Analyzers/CSharp/CodeFixes/ConvertTypeOfToNameOf/CSharpConvertTypeOfToNameOfCodeFixProvider.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.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
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.
using System.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
using Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Scripting/CoreTestUtilities/ScriptTaskExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Scripting;
n... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Scripting;
n... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/Core/Def/Implementation/Library/ObjectBrowser/AbstractDescriptionBuilder.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Diagnostics;
using System.Threading;
using Microsoft.CodeAnalysis;
us... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Diagnostics;
using System.Threading;
using Microsoft.CodeAnalysis;
us... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/MSBuildTest/Resources/global.json | {
"comment": "this file is empty to ensure we get the 'standard' behavior as if no global.json was specified in the first place"
} | {
"comment": "this file is empty to ensure we get the 'standard' behavior as if no global.json was specified in the first place"
} | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Core/Implementation/InlineRename/InlineRenameSession.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,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/Core/Portable/CodeLens/ReferenceMethodDescriptor.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.Runtime.Serialization;
namespace Microsoft.CodeAnalysis.CodeLens
{
/// <summar... | // Licensed to the .NET Foundation under one or more 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.Runtime.Serialization;
namespace Microsoft.CodeAnalysis.CodeLens
{
/// <summar... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/Core/Portable/ExtractMethod/MethodExtractor.VariableInfo.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,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Portable/Emitter/Model/SourceAssemblySymbolAdapter.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 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.Generic;
using System.Collections.Immutable;
using Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/ExpressionEvaluator/CSharp/Test/ResultProvider/FullNameTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Linq;
using Microsoft.CodeAnalysi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.Linq;
using Microsoft.CodeAnalysi... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Analyzers/VisualBasic/Tests/VisualBasicAnalyzers.UnitTests.shproj | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{7B7F4153-AE93-4908-B8F0-430871589F83}</ProjectGuid>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
</PropertyGroup>
... | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{7B7F4153-AE93-4908-B8F0-430871589F83}</ProjectGuid>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
</PropertyGroup>
... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Test/Syntax/Parsing/DeconstructionTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/CSharp/Test/Emit/Emit/CovariantReturnTests.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.Linq;
using Microsoft.CodeAnalysis.CSharp.Test.Ut... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Test.Ut... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/CSharp/Portable/EditAndContinue/CSharpEditAndContinueAnalyzer.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Composition;
using... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Composition;
using... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/VisualStudio/LiveShare/Impl/ProjectsHandler.Exports.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 Microsoft.CodeAnalysis.Host.Mef;
us... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.ComponentModel.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
us... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/TestUtilities/Diagnostics/TestDiagnosticAnalyzerDriver.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.Linq;
using System.Threading;
using System.Thread... | // Licensed to the .NET Foundation under one or more 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.Linq;
using System.Threading;
using System.Thread... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Core/Portable/Symbols/Attributes/CommonPropertyWellKnownAttributeData.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Diagnostics;
using Microsoft.CodeAnalysis.Text;
namespace Microsoft.CodeAnalysis
{... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Diagnostics;
using Microsoft.CodeAnalysis.Text;
namespace Microsoft.CodeAnalysis
{... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Declarations/EventKeywordRecommender.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.Completion.Providers
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.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Completion.Providers
Impo... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/EditorFeatures/Core.Wpf/xlf/EditorFeaturesWpfResources.ko.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="ko" 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="ko" or... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Analyzers/CSharp/Tests/RemoveUnusedParametersAndValues/RemoveUnusedValuesTestsBase.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.CodeFixes;
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.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeFixes;
using Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/Extensions/ContextQuery/ISyntaxContextService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
namespace Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Host;
namespace Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./src/Compilers/Test/Resources/Core/SymbolsTests/V3/MTTestLib1.Dll | MZ @ !L!This program cannot be run in DOS mode.
$ PE L K ! n/ @ @ @ / O @ ` ... | MZ @ !L!This program cannot be run in DOS mode.
$ PE L K ! n/ @ @ @ / O @ ` ... | -1 |
dotnet/roslyn | 56,491 | Make method extensions | No need for these to be instance methods on ABstractSyntaxFacts | CyrusNajmabadi | 2021-09-17T20:59:25Z | 2021-09-18T00:30:21Z | a73ef13d7f21ca65c1fc85fa6c6cbde0d075c45d | b7d780dba0b1fbe63215bb4ec7c253a5a469d7b6 | Make method extensions. No need for these to be instance methods on ABstractSyntaxFacts | ./docs/features/DefaultInterfaceImplementation.md | Default Interface Implementation
=========================
The *Default Interface Implementation* feature enables a default implementation of an interface member to be provided as part of the interface declaration.
Here is a link to the proposal https://github.com/dotnet/csharplang/blob/main/proposals/csharp-8.0/def... | Default Interface Implementation
=========================
The *Default Interface Implementation* feature enables a default implementation of an interface member to be provided as part of the interface declaration.
Here is a link to the proposal https://github.com/dotnet/csharplang/blob/main/proposals/csharp-8.0/def... | -1 |