2 writes to _supportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
372
set =>
_supportUrl
= value;
941
set =>
_supportUrl
= value;
2 references to _supportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
371
get =>
_supportUrl
;
940
get =>
_supportUrl
;