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