2 references to ParseComponent
Microsoft.Build (2)
Utilities\SimpleVersion.cs (2)
156value = ParseComponent(span); 161value = ParseComponent(span.Slice(0, dotIndex));