Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
2 references to Dispose
mscorlib (2)
system\threading\ThreadLocal.cs (2)
34/// With the exception of <see cref="Dispose()"/>, all public and protected members of 183/// A Boolean value that indicates whether this method is being called due to a call to <see cref="Dispose()"/>.