2 overrides of Create
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionBufferPool.cs (1)
48
protected override byte[]
Create
()
System\ServiceModel\Channels\SocketAsyncEventArgsPool.cs (1)
76
protected override SocketAsyncEventArgs
Create
()
1 reference to Create
System.ServiceModel (1)
System\ServiceModel\Channels\QueuedObjectPool.cs (1)
112
this.objectQueue.Enqueue(
Create
());