3 references to Empty
InteropWebsite (3)
artifacts\obj\InteropWebsite\Release\net11.0\Empty.cs (2)
53
private static readonly pb::MessageParser<Empty> _parser = new pb::MessageParser<Empty>(() => new
Empty
());
81
public Empty(Empty other) :
this
() {
TestServiceImpl.cs (1)
30
return Task.FromResult(new
Empty
());