2 references to NetCorePlatformLibrary
Microsoft.NET.Build.Tasks (2)
ProjectContext.cs (2)
104if (PlatformLibrary.Name.Length > 0 && !string.Equals(PlatformLibrary.Name, NetCorePlatformLibrary, StringComparison.OrdinalIgnoreCase)) 106var library = _lockFileTarget.GetLibrary(NetCorePlatformLibrary);