1 write to DictionaryFactory
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupLoggingHelper.cs (1)
55
TaskParameterEventArgs.
DictionaryFactory
= ArrayDictionary<string, string>.Create;
2 references to DictionaryFactory
Microsoft.Build (1)
Logging\BinaryLogger\BinaryLogReplayEventSource.cs (1)
74
/// and <see cref="TaskParameterEventArgs.
DictionaryFactory
"/>
Microsoft.Build.Framework (1)
TaskParameterEventArgs.cs (1)
164
var metadata =
DictionaryFactory
(metadataCount);