2 references to GlobalPropertiesComparer
dotnet (2)
Commands\Run\VirtualProjectBuildingCommand.cs (2)
1359
GlobalProperties = new(
GlobalPropertiesComparer
);
1366
Debug.Assert(globalProperties.Comparer ==
GlobalPropertiesComparer
);