1 reference to Mul1
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\TopLevelSyntaxTree\SparseNgramGenerator.cs (1)
75
var a = text[pos] *
Mul1
+ text[pos + 1] * Mul2;