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