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