2 references to ConnectionString
Microsoft.DotNet.Build.Tasks.Feed (2)
src\common\AzureConnectionStringBuildTask.cs (2)
31if (!string.IsNullOrEmpty(ConnectionString)) 41MatchCollection matches = storageConnectionStringRegex.Matches(ConnectionString);