4 references to TryAdd
ILCompiler.Compiler (3)
Compiler\Dataflow\CompilerGeneratedState.cs (1)
71if (TryAdd(newValue))
Compiler\Logging\UnconditionalSuppressMessageAttributeState.cs (1)
104if (_assemblyWarningsReportedHashtable.TryAdd(ecmaAssembly))
src\runtime\src\coreclr\tools\Common\Compiler\CompilerTypeSystemContext.Async.cs (1)
333_parent._validTypes.TryAdd(cont);
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\CompilerTypeSystemContext.Async.cs (1)
333_parent._validTypes.TryAdd(cont);