You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We embed C# when a heuristic is met in here-strings. But @"..."@ here-strings should still support PowerShell interpolation even if there's C#. It may not be used all that often, but we should still note it.