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