Searched refs:rootMessageType (Results 1 – 1 of 1) sorted by relevance
24 constructor(private readonly rootMessageType: TamperedMessageType) {} property in FakeProtoTransformer27 return this.transformMessageRec(proto, this.rootMessageType);