23 references to MethodName
Microsoft.AspNetCore.App.Analyzers.Test (1)
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
Microsoft.CodeAnalysis.EditorFeatures (5)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (4)
SemanticTokens\SemanticTokensRangeTests.cs (4)
3110,     5,     1,    tokenTypeToIndex[ClassificationTypeNames.MethodName],            0, // 'M'
4010,     5,     1,    tokenTypeToIndex[ClassificationTypeNames.MethodName],            0, // 'M'
5130,     5,     1,    tokenTypeToIndex[ClassificationTypeNames.MethodName],            0, // 'M'
7460,     1,     4,    tokenTypeToIndex[ClassificationTypeNames.MethodName],              1,
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.VisualStudio.LanguageServices (2)