Implemented interface member:
property
Id
Microsoft.TemplateEngine.Core.Contracts.IOperationProvider.Id
1 write to Id
Microsoft.TemplateEngine.Core (1)
Operations\ExpandVariables.cs (1)
17
Id
= id;
1 reference to Id
Microsoft.TemplateEngine.Core (1)
Operations\ExpandVariables.cs (1)
25
return new Implementation(processor,
Id
, _initialState);