1 reference to InvalidIdentifierChars
Aspire.Hosting.Radius (1)
Publishing\BicepPostProcessor.cs (1)
175var sanitized = InvalidIdentifierChars().Replace(name, "_");