1 reference to HasNonAlphanumericDotDashOrUnderscoreCharacters
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
751telemetry.TelemetryEvent[AnyPackageIdContainsNonAlphanumericDotDashOrUnderscoreCharacters] = graphs.Where(g => !g.InConflict).SelectMany(g => g.Flattened).Any(i => HasNonAlphanumericDotDashOrUnderscoreCharacters(i.Key.Name));