MCPcopy Create free account
hub / github.com/apache/fory / Reset

Method Reset

csharp/src/Fory/RefResolver.cs:113–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 }
112
113 public void Reset()
114 {
115 _refs.Clear();
116 }
117}

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected