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