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