Implemented interface member:

method
Dispose
System.IDisposable.Dispose()
97 references to Dispose
Aspire.StackExchange.Redis (1)
csc (2)
dotnet (2)
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2256_wait.Dispose();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
220_wait.Dispose();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
794_wait.Dispose();
Microsoft.Build (16)
Microsoft.Build.Tasks.CodeAnalysis (2)
Microsoft.Build.Utilities.Core (4)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Compilers\Core\Portable\DiagnosticAnalyzer\ShadowCopyAnalyzerPathResolver.cs (1)
174mutex?.Dispose();
Microsoft.NET.Sdk.Razor.Tasks (2)
Microsoft.TemplateEngine.Edge (2)
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
Microsoft.VisualBasic.Forms (1)
Microsoft.VisualStudio.TestPlatform.Client (2)
MSBuild (5)
rzc (5)
ScenarioTests.Common.Tests (5)
System.Diagnostics.Process (5)
System.Net.HttpListener (3)
System.Net.Requests (3)
System.Private.CoreLib (15)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\RegisteredWaitHandle.Portable.cs (1)
83resetEvent.Dispose();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\SemaphoreSlim.cs (1)
946wh.Dispose();
System.ServiceModel.Federation (1)
System.ServiceModel.Primitives (5)
System.Threading (2)
vbc (2)
VBCSCompiler (2)