1 reference to s_semverSeparators
Microsoft.Build (1)
Utilities\SimpleVersion.cs (1)
142
int separatorIndex = span.IndexOfAny(
s_semverSeparators
);