1 write to ParseMethod
Microsoft.Build (1)
Utilities\NuGetFrameworkWrapper.cs (1)
69ParseMethod = NuGetFramework.GetMethod("Parse", [typeof(string)]);
1 reference to ParseMethod
Microsoft.Build (1)
Utilities\NuGetFrameworkWrapper.cs (1)
81return ParseMethod.Invoke(null, [tfm]);