76 references to
mscorlib (6)
microsoft\win32\safehandles\win32safehandles.cs (2)
33
protected SafeHandleZeroOrMinusOneIsInvalid(bool ownsHandle) :
base
(IntPtr.Zero, ownsHandle)
59
protected SafeHandleMinusOneIsInvalid(bool ownsHandle) :
base
(new IntPtr(-1), ownsHandle)
system\security\safesecurityhandles.cs (2)
16
:
base
(IntPtr.Zero, true)
21
:
base
(IntPtr.Zero, true)
system\threading\compressedstack.cs (1)
115
public SafeCompressedStackHandle() :
base
(IntPtr.Zero, true)
system\threading\hostexecutioncontextmanager.cs (1)
103
public IUnknownSafeHandle() :
base
(IntPtr.Zero, true)
PresentationCore (2)
Core\CSharp\MS\Win32\UnsafeNativeMethodsTablet.cs (2)
150
:
base
(IntPtr.Zero, ownHandle)
209
:
base
(IntPtr.Zero, ownHandle)
System (3)
net\System\Net\_SafeNetHandles.cs (3)
1071
protected SafeFreeCredentials():
base
(IntPtr.Zero, true) {
1412
protected SafeDeleteContext():
base
(IntPtr.Zero, true) {
2353
:
base
(IntPtr.Zero, true)
System.Core (5)
System\Diagnostics\Eventing\Reader\CoTaskMemSafeHandle.cs (1)
31
:
base
(IntPtr.Zero, true) {
System\Diagnostics\Eventing\Reader\CoTaskMemUnicodeSafeHandle.cs (2)
31
:
base
(IntPtr.Zero, true) {
35
:
base
(IntPtr.Zero, ownsHandle) {
System\Diagnostics\Eventing\Reader\EventLogHandle.cs (2)
33
:
base
(IntPtr.Zero, true) {
37
:
base
(IntPtr.Zero, ownsHandle) {
System.Data (14)
fx\src\bid\inc\cs\bidPrivateBase.cs (1)
952
internal AutoInit() :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\Odbc\OdbcHandle.cs (2)
31
protected OdbcHandle(ODBC32.SQL_HANDLE handleType, OdbcHandle parentHandle) :
base
(IntPtr.Zero, true) {
87
internal OdbcHandle(OdbcStatementHandle parentHandle, ODBC32.SQL_ATTR attribute) :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\OleDb\DBPropSet.cs (1)
30
private DBPropSet() :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\OleDb\PropertyInfoSet.cs (1)
43
internal PropertyInfoSet(UnsafeNativeMethods.IDBProperties idbProperties, PropertyIDSet propIDSet) :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\OleDb\SafeHandles.cs (2)
27
private DualCoTaskMem() :
base
(IntPtr.Zero, true) {
58
internal DualCoTaskMem(UnsafeNativeMethods.IColumnsRowset icolumnsRowset, out IntPtr cOptColumns, out OleDbHResult hr) :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\ProviderBase\DbBuffer.cs (2)
30
private DbBuffer(int initialSize, bool zeroBuffer) :
base
(IntPtr.Zero, true) {
48
protected DbBuffer(IntPtr invalidHandleValue, bool ownsHandle) :
base
(invalidHandleValue, ownsHandle) {
fx\src\data\System\Data\ProviderBase\WrappedIUnknown.cs (1)
28
internal WrappedIUnknown() :
base
(IntPtr.Zero, true) {
fx\src\data\System\Data\SqlClient\TdsParserSafeHandles.cs (4)
31
private SNILoadHandle() :
base
(IntPtr.Zero, true) {
138
:
base
(IntPtr.Zero, true) {
159
internal SNIHandle(SNINativeMethodWrapper.ConsumerInfo myInfo, SNIHandle parent) :
base
(IntPtr.Zero, true) {
193
internal SNIPacket(SafeHandle sniHandle) :
base
(IntPtr.Zero, true) {
System.Drawing (3)
commonui\System\Drawing\Advanced\SafeCustomLineCapHandle.cs (1)
25
:
base
(IntPtr.Zero, true) {
commonui\System\Drawing\Printing\PrintController.cs (2)
39
private SafeDeviceModeHandle() :
base
(IntPtr.Zero, true) { return; }
42
:
base
(IntPtr.Zero, true) // "true" means "owns the handle"
System.IdentityModel (2)
System\IdentityModel\SspiSafeHandles.cs (2)
144
:
base
(IntPtr.Zero, true)
962
:
base
(IntPtr.Zero, true)
System.IdentityModel.Selectors (6)
infocard\client\System\IdentityModel\Selectors\CryptoHandle.cs (1)
201
:
base
(IntPtr.Zero, true)
infocard\client\System\IdentityModel\Selectors\SafeTokenHandle.cs (1)
37
:
base
(IntPtr.Zero, true)
infocard\common\managed\GlobalAllocSafeHandle.cs (1)
43
private GlobalAllocSafeHandle() :
base
(IntPtr.Zero, true) { m_bytes = 0; }
infocard\common\managed\HGlobalSafeHandle.cs (2)
55
:
base
(IntPtr.Zero, true)
61
private HGlobalSafeHandle() :
base
(IntPtr.Zero, true) { }
infocard\Diagnostics\Managed\Microsoft\InfoCards\Diagnostics\InfocardTrace.cs (1)
144
:
base
(IntPtr.Zero, true)
System.IO.Log (5)
System\IO\Log\CoTaskMemHandle.cs (1)
14
public CoTaskMemHandle() :
base
(IntPtr.Zero, true)
System\IO\Log\SafeArchiveContext.cs (1)
14
public SafeArchiveContext() :
base
(IntPtr.Zero, true)
System\IO\Log\SafeMarshalContext.cs (1)
14
public SafeMarshalContext() :
base
(IntPtr.Zero, true)
System\IO\Log\SafeReadContext.cs (1)
15
public SafeReadContext() :
base
(IntPtr.Zero, true)
System\IO\Log\SmuggledIUnknown.cs (1)
13
internal SmuggledIUnknown() :
base
(IntPtr.Zero, true)
System.ServiceModel (4)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (4)
56
:
base
(IntPtr.Zero, true)
90
:
base
(IntPtr.Zero, true)
115
:
base
(IntPtr.Zero, true)
139
:
base
(IntPtr.Zero, true)
System.Transactions (3)
System\Transactions\Oletx\CoTaskMemHandle.cs (1)
16
public CoTaskMemHandle() :
base
(IntPtr.Zero, true)
System\Transactions\SafeIUnknown.cs (2)
22
internal SafeIUnknown() :
base
(IntPtr.Zero, true)
28
internal SafeIUnknown(IntPtr unknown) :
base
(IntPtr.Zero, true)
System.Web (1)
PerfCounters.cs (1)
17
internal PerfInstanceDataHandle() :
base
(IntPtr.Zero, true) {
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17778
:
base
(IntPtr.Zero, true) {
UIAutomationClient (5)
MS\Internal\Automation\SafeHandles.cs (3)
26
:
base
(IntPtr.Zero, true)
50
:
base
(IntPtr.Zero, true)
71
:
base
(IntPtr.Zero, true)
System\Windows\Automation\Condition.cs (1)
32
:
base
(IntPtr.Zero, true)
System\Windows\Automation\Text\TextRange.cs (1)
37
:
base
(IntPtr.Zero, true)
WindowsBase (10)
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementEnvironmentHandle.cs (2)
28
:
base
(IntPtr.Zero, true)
41
:
base
((IntPtr)handle, true) // "true" means "owns the handle"
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementHandle.cs (2)
28
:
base
(IntPtr.Zero, true)
41
:
base
((IntPtr)handle, true) // "true" means "owns the handle"
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementPubHandle.cs (2)
28
:
base
(IntPtr.Zero, true)
41
:
base
((IntPtr)handle, true) // "true" means "owns the handle"
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementQueryHandle.cs (2)
28
:
base
(IntPtr.Zero, true)
41
:
base
((IntPtr)handle, true) // "true" means "owns the handle"
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementSessionHandle.cs (2)
28
:
base
(IntPtr.Zero, true)
41
:
base
((IntPtr)handle, true) // "true" means "owns the handle"
WsatConfig (3)
Configuration\ClusterSafeNativeMethods.cs (1)
23
base
(IntPtr.Zero, true)
Configuration\SafeIUnknown.cs (2)
20
:
base
(IntPtr.Zero, true)
27
:
base
(IntPtr.Zero, true)
WsatUI (3)
Configuration\ClusterSafeNativeMethods.cs (1)
23
base
(IntPtr.Zero, true)
Configuration\SafeIUnknown.cs (2)
20
:
base
(IntPtr.Zero, true)
27
:
base
(IntPtr.Zero, true)