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