3 references to DetailsCommand_Property_PrefixReserved
Microsoft.TemplateEngine.Cli (1)
TemplatePackageCoordinator.cs (1)
485
WriteIfNotNull(LocalizableStrings.
DetailsCommand_Property_PrefixReserved
, packageMetadata.PrefixReserved.ToString(), reporter, 1);
Microsoft.TemplateEngine.Cli.UnitTests (2)
TemplatePackageCoordinatorTests.cs (2)
110
.And.NotContain($" {LocalizableStrings.
DetailsCommand_Property_PrefixReserved
}: true");
157
.And.Contain($" {LocalizableStrings.
DetailsCommand_Property_PrefixReserved
}: True");