Implemented interface member:
property
ThirdPartyNotices
Microsoft.TemplateEngine.Abstractions.ITemplateMetadata.ThirdPartyNotices
2 writes to ThirdPartyNotices
Microsoft.TemplateSearch.Common (2)
TemplateDiscoveryMetadata\BlobStorageTemplateInfo.cs (2)
47ThirdPartyNotices = templateInfo.ThirdPartyNotices; 176info.ThirdPartyNotices = entry.ToString(nameof(ThirdPartyNotices));
1 reference to ThirdPartyNotices
Microsoft.TemplateSearch.Common (1)
TemplateDiscoveryMetadata\BlobStorageTemplateInfo.cs (1)
176info.ThirdPartyNotices = entry.ToString(nameof(ThirdPartyNotices));