2 writes to _oSSupportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
263set => _oSSupportUrl = value; 896set => _oSSupportUrl = value;
2 references to _oSSupportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
262get => _oSSupportUrl; 895get => _oSSupportUrl;