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