2 writes to _targetPlatformVersion
Microsoft.Build.Tasks.Core (2)
ResolveSDKReference.cs (2)
258_targetPlatformVersion ??= s_defaultTargetPlatformVersion; 262set => _targetPlatformVersion = value;
1 reference to _targetPlatformVersion
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
259return _targetPlatformVersion;