Implemented interface member:
method
GetOperation
Microsoft.TemplateEngine.Core.Contracts.ITokenTrie.GetOperation(System.Byte[], System.Int32, ref System.Int32, System.Boolean, out System.Int32)
1 reference to GetOperation
Microsoft.TemplateEngine.Core (1)
Util\TokenTrie.cs (1)
74return GetOperation(buffer, bufferLength, ref currentBufferPosition, true, out token);