1 implementation of SourceRelativePath
Microsoft.TemplateEngine.Core (1)
FileChange.cs (1)
18
public string
SourceRelativePath
{ get; }
1 reference to SourceRelativePath
Microsoft.TemplateEngine.Cli (1)
PostActionProcessors\PostActionProcessorBase.cs (1)
42
if (g.IsMatch(change.
SourceRelativePath
))