2 references to AppxLocations
Microsoft.Build.Tasks.Core (2)
ResolveSDKReference.cs (2)
1059if (_sdkManifest.AppxLocations != null) 1061foreach (KeyValuePair<string, string> kvp in _sdkManifest.AppxLocations)