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