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