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