3 references to GetPlatformLibrary
dotnet (3)
CommandFactory\CommandResolution\LockFileTargetExtensions.cs (2)
16lockFileTarget.GetPlatformLibrary() != null; 34var platformLibrary = lockFileTarget.GetPlatformLibrary();
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
348?.GetPlatformLibrary();