440 overrides of GetHashCode
mscorlib (90)
PresentationBuildTasks (2)
PresentationCore (19)
PresentationFramework (29)
System (24)
System.Activities (9)
System.Activities.Presentation (6)
System.AddIn (3)
System.ComponentModel.DataAnnotations (1)
System.Configuration (2)
System.Core (10)
System.Data (17)
System.Data.Entity (33)
System.Data.Linq (4)
System.Data.SqlXml (6)
System.Drawing (10)
System.IdentityModel (7)
System.Management (2)
System.Messaging (1)
System.Net (8)
System.Runtime.DurableInstancing (2)
System.Runtime.Remoting (2)
System.Runtime.Serialization (7)
System.Security (1)
System.ServiceModel (38)
System.ServiceModel.Activities (6)
System.ServiceModel.Discovery (1)
System.ServiceModel.Routing (1)
System.ServiceModel.Web (1)
System.Transactions (1)
System.Web (16)
System.Web.DataVisualization (2)
System.Web.DynamicData (1)
System.Web.Extensions (3)
System.Web.Mobile (1)
System.Web.Services (2)
System.Windows.Forms (18)
System.Windows.Forms.DataVisualization (1)
System.Workflow.Activities (11)
System.Workflow.ComponentModel (13)
System.Workflow.Runtime (1)
System.WorkflowServices (3)
System.Xml (10)
System.Xml.Linq (2)
UIAutomationClient (1)
WindowsBase (12)
513 references to GetHashCode
mscorlib (46)
PresentationCore (16)
PresentationFramework (39)
SMSvcHost (1)
System (50)
net\System\Net\Cache\_RequestCacheProtocol.cs (8)
146if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
230if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
258if(Logging.On) Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_closing_cache_stream, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), "Abort()", stream.GetType().FullName, _Validator.CacheKey));
269if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_exception_ignored, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), "stream.Close()", e.ToString()));
386if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
441if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
542if(Logging.On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
655"Request#" + _Validator.Request.GetHashCode().ToString(NumberFormatInfo.InvariantInfo) +
net\System\Net\SecureProtocols\_SslStream.cs (9)
67PinnableBufferCacheEventSource.Log.DebugMessage1("CTOR: In System.Net._SslStream.SslStream", this.GetHashCode());
90PinnableBufferCacheEventSource.Log.DebugMessage2("DTOR: In System.Net._SslStream.~SslStream Freeing Read Buffer", this.GetHashCode(), PinnableBufferCacheEventSource.AddressOfByteArray(_InternalBuffer));
98PinnableBufferCacheEventSource.Log.DebugMessage2("DTOR: In System.Net._SslStream.~SslStream Freeing Write Buffer", this.GetHashCode(), PinnableBufferCacheEventSource.AddressOfByteArray(_PinnableOutputBuffer));
272PinnableBufferCacheEventSource.Log.DebugMessage2("In System.Net._SslStream.EnsureInternalBufferSize IS pinnable", this.GetHashCode(), newSize);
281PinnableBufferCacheEventSource.Log.DebugMessage2("In System.Net._SslStream.EnsureInternalBufferSize NOT pinnable", this.GetHashCode(), newSize);
563PinnableBufferCacheEventSource.Log.DebugMessage3("In System.Net._SslStream.StartWriting Trying Pinnable", this.GetHashCode(), count, PinnableBufferCacheEventSource.AddressOfByteArray(outBuffer));
570PinnableBufferCacheEventSource.Log.DebugMessage2("In System.Net._SslStream.StartWriting BufferInUse", this.GetHashCode(), count);
596this.GetHashCode(), encryptedBytes, PinnableBufferCacheEventSource.AddressOfByteArray(outBuffer));
634PinnableBufferCacheEventSource.Log.DebugMessage1("In System.Net._SslStream.StartWriting Freeing buffer.", this.GetHashCode());
System.Activities (6)
System.Activities.Core.Presentation (2)
System.Activities.Presentation (11)
System.AddIn (1)
System.Configuration (2)
System.Core (9)
System.Data (22)
System.Data.DataSetExtensions (3)
System.Data.Entity (39)
System.Data.Linq (4)
System.Data.Services (3)
System.Data.Services.Client (4)
System.Data.SqlXml (1)
System.Drawing (5)
System.IdentityModel (1)
System.Net (7)
System.Runtime.Remoting (12)
System.Runtime.Serialization (4)
System.Security (2)
System.ServiceModel (75)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (25)
133this.WebSocket != null ? this.WebSocket.GetHashCode() : -1);
154this.WebSocket.GetHashCode(),
164TD.WebSocketConnectionClosed(this.WebSocket.GetHashCode());
179this.WebSocket.GetHashCode(),
215this.WebSocket.GetHashCode(),
229TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
337this.WebSocket.GetHashCode(),
347TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
660TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode());
693this.webSocket.GetHashCode(),
822this.webSocket.GetHashCode(),
871TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode());
889this.webSocket.GetHashCode(),
1187TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode());
1208this.webSocket.GetHashCode(),
1258TD.WebSocketAsyncReadStart(this.webSocket.GetHashCode());
1275this.webSocket.GetHashCode(),
1314this.webSocket.GetHashCode(),
1324TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
1343this.webSocket.GetHashCode(),
1353TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
1374this.webSocket.GetHashCode(),
1387TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
1396this.webSocket.GetHashCode(),
1413TD.WebSocketAsyncWriteStop(this.webSocket.GetHashCode());
System.ServiceModel.Activation (1)
System.ServiceModel.Activities (5)
System.ServiceModel.Channels (2)
System.ServiceModel.Internals (2)
System.ServiceModel.Routing (3)
System.Transactions (1)
System.Web (10)
System.Web.DataVisualization (1)
System.Web.DynamicData (3)
System.Web.Mobile (1)
System.Web.Services (2)
System.Windows.Forms (41)
System.Workflow.Activities (12)
System.Workflow.ComponentModel (20)
System.Workflow.Runtime (18)
WorkflowExecutor.cs (6)
1075WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, "Workflow Runtime: WorkflowExecutor: Calling SaveWorkflowInstanceState for instance {0} hc {1}", this.InstanceIdString, this.GetHashCode());
1096WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, "Workflow Runtime: WorkflowExecutor: Calling CommitTransaction for instance {0} hc {1}", this.InstanceIdString, this.GetHashCode());
1527WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, InstanceId + ": Calling PerformUnloading(false): InstanceId {0}, hc: {1}", InstanceIdString, this.GetHashCode());
1529WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, InstanceId + ": Returning from ProtectedPersist: InstanceId {0}, hc: {1}, ret={2}", InstanceIdString, this.GetHashCode(), persisted);
1536WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, InstanceId + ": Returning from Persist: InstanceId {0}, hc: {1}, IsInstanceValid={2}", InstanceIdString, this.GetHashCode(), IsInstanceValid);
1589WorkflowTrace.Runtime.TraceEvent(TraceEventType.Information, 0, InstanceId + ": Calling PerformUnloading(false) on instance {0} hc {1}", InstanceIdString, this.GetHashCode());
WorkflowRuntime.cs (6)
64return dictionaryDictionary[Math.Abs(key.GetHashCode() % dictionaryDictionary.Count)];
501WorkflowTrace.Host.TraceInformation("WorkflowRuntime:: replacing unusable executor for key {0} with new one (hc: {1})", key, executor.GetHashCode());
655WorkflowTrace.Host.TraceEvent(TraceEventType.Information, 0, "WorkflowRuntime::_removeInstance, instance:{0}, hc:{1}", executor.InstanceId, executor.GetHashCode());
670WorkflowTrace.Host.TraceEvent(TraceEventType.Information, 0, "WorkflowRuntime dispensing resource instanceId: {0}, hc: {1}", instanceId, executor.GetHashCode());
1318WorkflowTrace.Host.TraceEvent(TraceEventType.Information, 0, "WorkflowRuntime: Calling Unload on instance {0} executor hc {1}", executor.InstanceIdString, executor.GetHashCode());
1619WorkflowTrace.Host.TraceEvent(TraceEventType.Information, 0, "WorkflowRuntime::TryRemoveWorkflowExecutor, instance:{0}, hc:{1}", executor.InstanceIdString, executor.GetHashCode());
System.WorkflowServices (2)
System.Xml (7)
System.Xml.Linq (6)
UIAutomationClientsideProviders (1)
WindowsBase (10)