1 write to Match
Microsoft.NET.Sdk.Publish.Tasks (1)
MsDeploy\CommonUtility.cs (1)
216
Match
= matchRegularExpression;
2 references to Match
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 });