3 references to Dictionary
tlens (3)
src\runtime\src\tools\illink\external\Mono.Options\Options.cs (3)
885
Dictionary
.Remove(p.Names[i]);
905
Dictionary
.Add(option.Names[i], option);
912
Dictionary
.Remove(name);