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