2 references to NetCorePlatformLibrary
Microsoft.NET.Build.Tasks (2)
DependencyContextBuilder.cs (2)
880
if (!string.Equals(_platformLibrary,
NetCorePlatformLibrary
, StringComparison.OrdinalIgnoreCase))
882
if (_dependencyLibraries.TryGetValue(
NetCorePlatformLibrary
, out var netCoreDependencyLibrary))