1 write to ProductFamilyName
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
449
ProductFamilyName
= value;
1 reference to ProductFamilyName
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1151
ProductFamilyName = _sdkManifest.
ProductFamilyName
?? String.Empty;