1 reference to getKind
IOperationGenerator (1)
IOperationClassWriter.cs (1)
484
var kind = node.IsInternal ? "None" : $"{
getKind
(node)}";