2 writes to MissingPattern
Microsoft.NET.HostModel (2)
AppHost\PlaceHolderNotFoundInAppHostException.cs (2)
17
MissingPattern
= pattern;
21
MissingPattern
= pattern.ToArray();
2 references to MissingPattern
Microsoft.NET.Build.Tasks (2)
CreateAppHost.cs (1)
149
throw new BuildErrorException(Strings.AppHostHasBeenModified, AppHostSourcePath, BitConverter.ToString(ex.
MissingPattern
));
GenerateShims.cs (1)
142
throw new BuildErrorException(Strings.AppHostHasBeenModified, resolvedApphostAssetPath, BitConverter.ToString(ex.
MissingPattern
));