13 references to StringDictionary
System (9)
compmod\system\codedom\compiler\Executor.cs (1)
196StringDictionary environment = new StringDictionary ();
compmod\system\diagnostics\Switch.cs (2)
92attributes = new StringDictionary(); 212attributes = new StringDictionary();
compmod\system\diagnostics\TraceListener.cs (2)
54attributes = new StringDictionary(); 172attributes = new StringDictionary();
compmod\system\diagnostics\TraceSource.cs (3)
94attributes = new StringDictionary(); 224attributes = new StringDictionary(); 479attributes = new StringDictionary();
net\System\Net\_SpnDictionary.cs (1)
39internal SpnDictionary():base() {
System.Web.Mobile (2)
Mobile\MobileErrorInfo.cs (1)
48private StringDictionary _dictionary = new StringDictionary();
UI\MobileControls\ControlsConfig.cs (1)
30private readonly StringDictionary _settings = new StringDictionary();
System.Workflow.ComponentModel (2)
AuthoringOM\Design\IdentifierCreationService.cs (2)
74StringDictionary identifiers = new StringDictionary(); 138StringDictionary identifiers = new StringDictionary(); // all the identifiers in the workflow