2 references to GlobalPropertiesComparer
dotnet (2)
Commands\Run\RunFileBuildCacheEntry.cs (2)
74
GlobalProperties = new(
GlobalPropertiesComparer
);
85
Debug.Assert(globalProperties.Comparer ==
GlobalPropertiesComparer
);