Searched refs:tryGetEnumId (Results 1 – 1 of 1) sorted by relevance
73 const enumId = this.tryGetEnumId(proto);129 private tryGetEnumId(proto: FakeProto): number | undefined { method in FakeProtoTransformer