Implemented interface member:
property
Id
Microsoft.TemplateEngine.Core.Contracts.IOperationProvider.Id
1 write to Id
Microsoft.TemplateEngine.Core (1)
Operations\Replacement.cs (1)
21Id = id;
1 reference to Id
Microsoft.TemplateEngine.Core (1)
Operations\Replacement.cs (1)
37return new Implementation(token, replaceWith, Id, _initialState);