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