3 references to Parse
Microsoft.NET.Build.Tasks (2)
LockFileLookup.cs (2)
24
var libraryType = LibraryType.
Parse
(library.Type);
61
var libraryType = LibraryType.
Parse
(targetLibrary.Type);
NuGet.PackageManagement (1)
Utility\BuildIntegratedProjectUtility.cs (1)
108
LibraryType.
Parse
(targetLibrary.Type));