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