2 references to Singleton
Microsoft.Build (2)
Logging\ProfilerLogger.cs (2)
128
new Dictionary<EvaluationLocation, ProfiledLocation>(EvaluationLocationIdAgnosticComparer.
Singleton
);
135
var originalLocations = new Dictionary<EvaluationLocation, EvaluationLocation>(EvaluationLocationIdAgnosticComparer.
Singleton
);