MCPcopy Create free account
hub / github.com/Squirrel/Squirrel.Windows / Dispose

Method Dispose

src/SyncReleases/Program.cs:119–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117 }
118
119 public void Dispose()
120 {
121 lock(gate) inner.Dispose();
122 }
123 }
124}

Callers 1

GetEnumeratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected