Implemented interface member:
property
Id
Microsoft.TemplateEngine.Core.Contracts.IOperationProvider.Id
1 write to Id
Microsoft.TemplateEngine.Core (1)
Operations\Region.cs (1)
29Id = id;
1 reference to Id
Microsoft.TemplateEngine.Core (1)
Operations\Region.cs (1)
39return new Implementation(this, startToken, endToken, _include, _toggle, Id, _initialState);