20 references to Update
GenerateDocumentationAndConfigFiles (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Metrics (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Metrics.Legacy (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis (1)
InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.Workspaces (3)
Options\LegacyWorkspaceOptionService.cs (2)
106
ImmutableInterlocked.
Update
(
119
ImmutableInterlocked.
Update
(
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\OpenTextBufferProvider.cs (2)
134
public void AddListener(IOpenTextBufferEventListener listener) => ImmutableInterlocked.
Update
(ref _listeners, static (array, listener) => array.Add(listener), listener);
135
public void RemoveListener(IOpenTextBufferEventListener listener) => ImmutableInterlocked.
Update
(ref _listeners, static (array, listener) => array.Remove(listener), listener);
Roslyn.Diagnostics.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Test.Utilities (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs (1)
195
ImmutableInterlocked.
Update
(