Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
14 references to Dispose
mscorlib (1)
system\security\securitycontext.cs (1)
273
_windowsIdentity.
Dispose
();
System (2)
net\System\Net\_AutoWebProxyScriptEngine.cs (1)
355
m_Identity.
Dispose
();
net\System\Net\_ContextAwareResult.cs (1)
349
_Wi.
Dispose
();
System.Data (3)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
158
identity.
Dispose
(); // Keep identity variable alive until after GetTokenInformation calls.
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
1131
_lastIdentity.
Dispose
();
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
919
_windowsIdentity.
Dispose
();
System.IdentityModel (3)
System\IdentityModel\Claims\WindowsClaimSet.cs (1)
145
this.windowsIdentity.
Dispose
();
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
105
this.windowsIdentity.
Dispose
();
System\IdentityModel\Tokens\X509WindowsSecurityToken.cs (1)
71
this.windowsIdentity.
Dispose
();
System.Runtime.Remoting (1)
channels\ipc\portcache.cs (1)
104
currentId.
Dispose
();
System.ServiceModel (2)
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (1)
241
preMappedIdentity.
Dispose
();
System\ServiceModel\UpnEndpointIdentity.cs (1)
68
this.windowsIdentity.
Dispose
();
System.Web (1)
RootedObjects.cs (1)
163
identity.
Dispose
();
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManagerHelpers.cs (1)
54
identity.
Dispose
();