1 write to m_retryAttempts
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\VsMSDeployObject.cs (1)
487
set {
m_retryAttempts
= value; }
1 reference to m_retryAttempts
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\VsMSDeployObject.cs (1)
486
get { return
m_retryAttempts
; }