1 write to Scope
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\CommonUtility.cs (1)
215
Scope
= scope;
2 references to Scope
Microsoft.NET.Sdk.Publish.Tasks (2)
MsDeploy\CommonUtility.cs (2)
1196
string identityString = string.Join(";", new string[] { item.Name, item.Kind, item.
Scope
, item.Match, item.Element, item.ValidationString });
1202
new object[] { item.Kind, item.
Scope
, item.Match, string.Empty });