2 references to IsGlobalMain
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4362
if (
IsGlobalMain
(oldMember))
6057
return
IsGlobalMain
(symbol) ? GetDiagnosticSpan(GetSymbolDeclarationSyntax(symbol, cancellationToken), EditKind.Update) :