550 references to RuntimeHelpers
mscorlib (182)
system\_localdatastore.cs (1)
206RuntimeHelpers.PrepareConstrainedRegions();
system\_localdatastoremgr.cs (7)
102RuntimeHelpers.PrepareConstrainedRegions(); 124RuntimeHelpers.PrepareConstrainedRegions(); 147RuntimeHelpers.PrepareConstrainedRegions(); 217RuntimeHelpers.PrepareConstrainedRegions(); 244RuntimeHelpers.PrepareConstrainedRegions(); 273RuntimeHelpers.PrepareConstrainedRegions(); 294RuntimeHelpers.PrepareConstrainedRegions();
system\appdomain.cs (4)
3027RuntimeHelpers.PrepareContractedDelegate(value); 3047RuntimeHelpers.PrepareContractedDelegate(value); 3070RuntimeHelpers.PrepareContractedDelegate(value); 3095RuntimeHelpers.PrepareContractedDelegate(value);
system\appdomainmanager.cs (1)
210RuntimeHelpers.PrepareConstrainedRegions();
system\diagnostics\contracts\contractsbcl.cs (2)
306System.Runtime.CompilerServices.RuntimeHelpers.PrepareContractedDelegate(value); 350System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions();
System\Diagnostics\Eventing\TraceLogging\TraceLoggingEventSource.cs (2)
445System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions(); 615System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions();
system\environment.cs (12)
135RuntimeHelpers.TryCode tryCode = new RuntimeHelpers.TryCode(GetResourceStringCode); 136RuntimeHelpers.CleanupCode cleanupCode = new RuntimeHelpers.CleanupCode(GetResourceStringBackoutCode); 138RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(tryCode, cleanupCode, userData); 192RuntimeHelpers.PrepareConstrainedRegions(); 196RuntimeHelpers.RunClassConstructor(typeof(ResourceManager).TypeHandle); 197RuntimeHelpers.RunClassConstructor(typeof(ResourceReader).TypeHandle); 198RuntimeHelpers.RunClassConstructor(typeof(RuntimeResourceSet).TypeHandle); 199RuntimeHelpers.RunClassConstructor(typeof(BinaryReader).TypeHandle); 716RuntimeHelpers.PrepareConstrainedRegions(); 1266RuntimeHelpers.PrepareConstrainedRegions();
system\io\isolatedstorage\isolatedstoragefile.cs (6)
370RuntimeHelpers.PrepareConstrainedRegions(); 512RuntimeHelpers.PrepareConstrainedRegions(); 880RuntimeHelpers.PrepareConstrainedRegions(); 1142RuntimeHelpers.PrepareConstrainedRegions(); 1373RuntimeHelpers.PrepareConstrainedRegions(); 1801RuntimeHelpers.PrepareConstrainedRegions();
system\io\isolatedstorage\isolatedstoragefilestream.cs (6)
178RuntimeHelpers.PrepareConstrainedRegions(); 422RuntimeHelpers.PrepareConstrainedRegions(); 561RuntimeHelpers.PrepareConstrainedRegions(); 625RuntimeHelpers.PrepareConstrainedRegions(); 663RuntimeHelpers.PrepareConstrainedRegions(); 718RuntimeHelpers.PrepareConstrainedRegions();
system\io\unmanagedmemoryaccessor.cs (23)
89RuntimeHelpers.PrepareConstrainedRegions(); 169RuntimeHelpers.PrepareConstrainedRegions(); 206RuntimeHelpers.PrepareConstrainedRegions(); 242RuntimeHelpers.PrepareConstrainedRegions(); 277RuntimeHelpers.PrepareConstrainedRegions(); 325RuntimeHelpers.PrepareConstrainedRegions(); 361RuntimeHelpers.PrepareConstrainedRegions(); 402RuntimeHelpers.PrepareConstrainedRegions(); 427RuntimeHelpers.PrepareConstrainedRegions(); 464RuntimeHelpers.PrepareConstrainedRegions(); 501RuntimeHelpers.PrepareConstrainedRegions(); 659RuntimeHelpers.PrepareConstrainedRegions(); 694RuntimeHelpers.PrepareConstrainedRegions(); 728RuntimeHelpers.PrepareConstrainedRegions(); 763RuntimeHelpers.PrepareConstrainedRegions(); 822RuntimeHelpers.PrepareConstrainedRegions(); 858RuntimeHelpers.PrepareConstrainedRegions(); 899RuntimeHelpers.PrepareConstrainedRegions(); 921RuntimeHelpers.PrepareConstrainedRegions(); 955RuntimeHelpers.PrepareConstrainedRegions(); 992RuntimeHelpers.PrepareConstrainedRegions(); 1100RuntimeHelpers.PrepareConstrainedRegions(); 1122RuntimeHelpers.PrepareConstrainedRegions();
system\io\unmanagedmemorystream.cs (5)
175RuntimeHelpers.PrepareConstrainedRegions(); 424RuntimeHelpers.PrepareConstrainedRegions(); 490RuntimeHelpers.PrepareConstrainedRegions(); 620RuntimeHelpers.PrepareConstrainedRegions(); 707RuntimeHelpers.PrepareConstrainedRegions();
system\object.cs (2)
65return RuntimeHelpers.Equals(this, obj); 96return RuntimeHelpers.GetHashCode(this);
system\reflection\emit\dynamicmethod.cs (2)
537System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(m_methodHandle); 553System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(m_methodHandle);
system\reflection\strongnamekeypair.cs (1)
140RuntimeHelpers.PrepareConstrainedRegions();
system\rttype.cs (3)
465RuntimeHelpers.PrepareConstrainedRegions(); 1837RuntimeHelpers.PrepareConstrainedRegions(); 4986return RuntimeHelpers.GetHashCode(this);
system\runtime\compilerservices\AsyncMethodBuilder.cs (3)
80RuntimeHelpers.PrepareConstrainedRegions(); 312RuntimeHelpers.PrepareConstrainedRegions(); 467RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\compilerservices\ConditionalWeakTable.cs (3)
177int hashCode = RuntimeHelpers.GetHashCode(key) & Int32.MaxValue; 464int hashCode = RuntimeHelpers.GetHashCode(key) & Int32.MaxValue; 569int hashCode = RuntimeHelpers.GetHashCode(key) & Int32.MaxValue;
system\runtime\interopservices\safebuffer.cs (5)
186RuntimeHelpers.PrepareConstrainedRegions(); 228RuntimeHelpers.PrepareConstrainedRegions(); 267RuntimeHelpers.PrepareConstrainedRegions(); 302RuntimeHelpers.PrepareConstrainedRegions(); 339RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\interopservices\windowsruntime\managedactivationfactory.cs (1)
77RuntimeHelpers.RunClassConstructor(m_type.TypeHandle);
system\runtime\memoryfailpoint.cs (3)
250RuntimeHelpers.PrepareConstrainedRegions(); 307RuntimeHelpers.PrepareConstrainedRegions(); 424RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\remoting\activationservices.cs (2)
90RuntimeHelpers.PrepareConstrainedRegions(); 894RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\remoting\channelservices.cs (3)
127RuntimeHelpers.PrepareConstrainedRegions(); 235RuntimeHelpers.PrepareConstrainedRegions(); 547RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\remoting\identityholder.cs (5)
143RuntimeHelpers.PrepareConstrainedRegions(); 176RuntimeHelpers.PrepareConstrainedRegions(); 351RuntimeHelpers.PrepareConstrainedRegions(); 445RuntimeHelpers.PrepareConstrainedRegions(); 733RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\remoting\remotingservices.cs (1)
304RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\remoting\serveridentity.cs (5)
85RuntimeHelpers.PrepareConstrainedRegions(); 107RuntimeHelpers.PrepareConstrainedRegions(); 203RuntimeHelpers.PrepareConstrainedRegions(); 360RuntimeHelpers.PrepareConstrainedRegions(); 389RuntimeHelpers.PrepareConstrainedRegions();
system\runtime\serialization\objectidgenerator.cs (3)
62int hashcode = RuntimeHelpers.GetHashCode(obj); 105RuntimeHelpers.GetHashCode(obj), " at pos: ", pos, " Type: ", obj, "IsTransparentProxy: ", 117BCLDebug.Trace("SER", "[ObjectIDGenerator.GetID] Found objectid: ", (m_ids[pos]), " with hashcode: ", RuntimeHelpers.GetHashCode(obj), " Type: ", obj);
system\security\accesscontrol\cryptokeysecurity.cs (2)
241RuntimeHelpers.PrepareConstrainedRegions(); 243RuntimeHelpers.PrepareConstrainedRegions();
system\security\accesscontrol\objectsecurity.cs (1)
301RuntimeHelpers.PrepareConstrainedRegions();
system\security\accesscontrol\privilege.cs (5)
103RuntimeHelpers.PrepareConstrainedRegions(); 218RuntimeHelpers.PrepareConstrainedRegions(); 479RuntimeHelpers.PrepareConstrainedRegions(); 605RuntimeHelpers.PrepareConstrainedRegions(); 713RuntimeHelpers.PrepareConstrainedRegions();
system\security\accesscontrol\win32.cs (2)
124RuntimeHelpers.PrepareConstrainedRegions(); 302RuntimeHelpers.PrepareConstrainedRegions();
system\security\cryptography\utils.cs (2)
252RuntimeHelpers.PrepareConstrainedRegions(); 307RuntimeHelpers.PrepareConstrainedRegions();
system\security\cryptography\x509certificates\x509certificate.cs (3)
765RuntimeHelpers.PrepareConstrainedRegions(); 800RuntimeHelpers.PrepareConstrainedRegions(); 840RuntimeHelpers.PrepareConstrainedRegions();
system\security\cryptography\x509certificates\x509utils.cs (1)
134RuntimeHelpers.PrepareConstrainedRegions();
system\security\principal\win32.cs (1)
333RuntimeHelpers.PrepareConstrainedRegions();
system\security\principal\windowsidentity.cs (3)
1002RuntimeHelpers.PrepareConstrainedRegions(); 1091RuntimeHelpers.PrepareConstrainedRegions(); 1162RuntimeHelpers.PrepareConstrainedRegions();
system\security\securestring.cs (17)
83RuntimeHelpers.PrepareConstrainedRegions(); 142RuntimeHelpers.PrepareConstrainedRegions(); 204RuntimeHelpers.PrepareConstrainedRegions(); 258RuntimeHelpers.PrepareConstrainedRegions(); 299RuntimeHelpers.PrepareConstrainedRegions(); 396RuntimeHelpers.PrepareConstrainedRegions(); 425RuntimeHelpers.PrepareConstrainedRegions(); 457RuntimeHelpers.PrepareConstrainedRegions(); 487RuntimeHelpers.PrepareConstrainedRegions(); 489RuntimeHelpers.PrepareConstrainedRegions(); 536RuntimeHelpers.PrepareConstrainedRegions(); 538RuntimeHelpers.PrepareConstrainedRegions(); 598RuntimeHelpers.PrepareConstrainedRegions(); 606RuntimeHelpers.PrepareConstrainedRegions(); 658RuntimeHelpers.PrepareConstrainedRegions(); 707RuntimeHelpers.PrepareConstrainedRegions(); 729RuntimeHelpers.PrepareConstrainedRegions();
system\security\securitycontext.cs (6)
387tryCode = new RuntimeHelpers.TryCode(runTryCode); 388cleanupCode = new RuntimeHelpers.CleanupCode(runFinallyCode); 391RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(tryCode, cleanupCode, runData); 429static volatile internal RuntimeHelpers.TryCode tryCode; 430static volatile internal RuntimeHelpers.CleanupCode cleanupCode; 473RuntimeHelpers.PrepareConstrainedRegions();
system\sharedstatics.cs (3)
51RuntimeHelpers.PrepareConstrainedRegions(); 80RuntimeHelpers.PrepareConstrainedRegions(); 108RuntimeHelpers.PrepareConstrainedRegions();
system\stubhelpers.cs (1)
702RuntimeHelpers.PrepareConstrainedRegions();
system\threading\compressedstack.cs (8)
241RuntimeHelpers.PrepareConstrainedRegions(); 290tryCode = new RuntimeHelpers.TryCode(runTryCode); 291cleanupCode = new RuntimeHelpers.CleanupCode(runFinallyCode); 295RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(tryCode, cleanupCode, runData); 329static internal volatile RuntimeHelpers.TryCode tryCode; 330static internal volatile RuntimeHelpers.CleanupCode cleanupCode; 341RuntimeHelpers.PrepareConstrainedRegions(); 346RuntimeHelpers.PrepareConstrainedRegions();
system\threading\executioncontext.cs (2)
951RuntimeHelpers.PrepareConstrainedRegions(); 1048RuntimeHelpers.PrepareConstrainedRegions();
system\threading\mutex.cs (8)
126RuntimeHelpers.CleanupCode cleanupCode = new RuntimeHelpers.CleanupCode(MutexCleanupCode); 129RuntimeHelpers.TryCode tryCode = new RuntimeHelpers.TryCode(tryCodeHelper.MutexTryCode); 130RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( 164RuntimeHelpers.PrepareConstrainedRegions(); 181RuntimeHelpers.PrepareConstrainedRegions(); 450RuntimeHelpers.PrepareConstrainedRegions();
system\threading\synchronizationcontext.cs (1)
105RuntimeHelpers.PrepareDelegate(new WaitDelegate(this.Wait));
system\threading\Tasks\TaskScheduler.cs (1)
487RuntimeHelpers.PrepareContractedDelegate(value);
system\threading\threadpool.cs (3)
970RuntimeHelpers.PrepareConstrainedRegions(); 994RuntimeHelpers.PrepareConstrainedRegions(); 1917RuntimeHelpers.PrepareConstrainedRegions();
system\threading\waithandle.cs (1)
156RuntimeHelpers.PrepareConstrainedRegions();
PresentationCore (1)
Core\CSharp\System\Windows\Media\SolidColorBrush.cs (1)
354return System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode(obj);
System (62)
compmod\system\codedom\compiler\Executor.cs (2)
217RuntimeHelpers.PrepareConstrainedRegions(); 251RuntimeHelpers.PrepareConstrainedRegions();
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (1)
358System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(editorBaseType.TypeHandle);
net\System\Net\_AutoWebProxyScriptWrapper.cs (3)
580RuntimeHelpers.PrepareConstrainedRegions(); 728RuntimeHelpers.PrepareConstrainedRegions(); 757RuntimeHelpers.PrepareConstrainedRegions();
net\System\Net\_NativeSSPI.cs (7)
102RuntimeHelpers.PrepareConstrainedRegions(); 129RuntimeHelpers.PrepareConstrainedRegions(); 264RuntimeHelpers.PrepareConstrainedRegions(); 293RuntimeHelpers.PrepareConstrainedRegions(); 330RuntimeHelpers.PrepareConstrainedRegions(); 360RuntimeHelpers.PrepareConstrainedRegions(); 436RuntimeHelpers.PrepareConstrainedRegions();
net\System\Net\_SafeNetHandles.cs (17)
538RuntimeHelpers.PrepareConstrainedRegions(); 599RuntimeHelpers.PrepareConstrainedRegions(); 733RuntimeHelpers.PrepareConstrainedRegions(); 1116RuntimeHelpers.PrepareConstrainedRegions(); 1169RuntimeHelpers.PrepareConstrainedRegions(); 1217RuntimeHelpers.PrepareConstrainedRegions(); 1274RuntimeHelpers.PrepareConstrainedRegions(); 1343RuntimeHelpers.PrepareConstrainedRegions(); 1663RuntimeHelpers.PrepareConstrainedRegions(); 1981RuntimeHelpers.PrepareConstrainedRegions(); 2148RuntimeHelpers.PrepareConstrainedRegions(); 2268RuntimeHelpers.PrepareConstrainedRegions(); 2458RuntimeHelpers.PrepareConstrainedRegions(); 2517RuntimeHelpers.PrepareConstrainedRegions(); 2773RuntimeHelpers.PrepareConstrainedRegions(); 2898RuntimeHelpers.PrepareConstrainedRegions(); 2998RuntimeHelpers.PrepareConstrainedRegions();
net\System\Net\_WinHttpWebProxyDataBuilder.cs (1)
19RuntimeHelpers.PrepareConstrainedRegions();
net\System\Net\WebSockets\WebSocketBase.cs (2)
1088RuntimeHelpers.PrepareConstrainedRegions(); 1172RuntimeHelpers.PrepareConstrainedRegions();
net\System\Net\WinHttpWebProxyFinder.cs (1)
222RuntimeHelpers.PrepareConstrainedRegions();
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (11)
488RuntimeHelpers.PrepareDelegate(deflateInit2_Delegate); 489RuntimeHelpers.PrepareDelegate(deflateDelegate); 490RuntimeHelpers.PrepareDelegate(deflateEndDelegate); 491RuntimeHelpers.PrepareDelegate(inflateInit2_Delegate); 492RuntimeHelpers.PrepareDelegate(inflateDelegate); 493RuntimeHelpers.PrepareDelegate(inflateEndDelegate); 494RuntimeHelpers.PrepareDelegate(zlibCompileFlagsDelegate); 635RuntimeHelpers.PrepareConstrainedRegions(); 670RuntimeHelpers.PrepareConstrainedRegions(); 692RuntimeHelpers.PrepareConstrainedRegions(); 727RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\EventLog.cs (3)
416RuntimeHelpers.PrepareConstrainedRegions(); 612RuntimeHelpers.PrepareConstrainedRegions(); 706RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1516RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\PerformanceCounter.cs (1)
478RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
247RuntimeHelpers.PrepareConstrainedRegions(); 394RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\Process.cs (2)
2077RuntimeHelpers.PrepareConstrainedRegions(); 2113RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (7)
512RuntimeHelpers.PrepareConstrainedRegions(); 725RuntimeHelpers.PrepareConstrainedRegions(); 987RuntimeHelpers.PrepareConstrainedRegions(); 1119RuntimeHelpers.PrepareConstrainedRegions(); 1297RuntimeHelpers.PrepareConstrainedRegions(); 1336RuntimeHelpers.PrepareConstrainedRegions(); 1392RuntimeHelpers.PrepareConstrainedRegions();
services\monitoring\system\diagnosticts\SharedUtils.cs (1)
169RuntimeHelpers.PrepareConstrainedRegions();
System.Activities (1)
System\Activities\DynamicUpdate\DynamicUpdateMapBuilder.cs (1)
178return RuntimeHelpers.GetHashCode(obj);
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\ObjectReferenceEqualityComparer.cs (1)
40return RuntimeHelpers.GetHashCode(obj);
System.Configuration (4)
System\Configuration\DPAPIProtectedConfigurationProvider.cs (4)
82RuntimeHelpers.PrepareConstrainedRegions(); 99RuntimeHelpers.PrepareConstrainedRegions(); 148RuntimeHelpers.PrepareConstrainedRegions(); 165RuntimeHelpers.PrepareConstrainedRegions();
System.Core (35)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
285return InstanceRestrictionHash ^ RuntimeHelpers.GetHashCode(_instance) ^ _expression.GetHashCode();
Microsoft\Scripting\Compiler\BoundConstants.cs (1)
55return RuntimeHelpers.GetHashCode(Value) ^ Type.GetHashCode();
Microsoft\Scripting\Utils\ReferenceEqualityComparer.cs (1)
30return RuntimeHelpers.GetHashCode(obj);
Microsoft\Win32\SafeHandles\CapiSafeHandles.cs (5)
119RuntimeHelpers.PrepareConstrainedRegions(); 144RuntimeHelpers.PrepareConstrainedRegions(); 297RuntimeHelpers.PrepareConstrainedRegions(); 378RuntimeHelpers.PrepareConstrainedRegions(); 389RuntimeHelpers.PrepareConstrainedRegions();
Microsoft\Win32\SafeHandles\NCryptSafeHandles.cs (3)
86RuntimeHelpers.PrepareConstrainedRegions(); 267RuntimeHelpers.PrepareConstrainedRegions(); 305RuntimeHelpers.PrepareConstrainedRegions();
System\IO\MemoryMappedFiles\MemoryMappedView.cs (1)
182RuntimeHelpers.PrepareConstrainedRegions();
System\IO\Pipes\Pipe.cs (6)
797RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(tryCode, cleanupCode, execHelper); 810private static RuntimeHelpers.TryCode tryCode = new RuntimeHelpers.TryCode(ImpersonateAndTryCode); 811private static RuntimeHelpers.CleanupCode cleanupCode = new RuntimeHelpers.CleanupCode(RevertImpersonationOnBackout); 817RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
374RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\BCryptHashAlgorithm.cs (2)
124RuntimeHelpers.PrepareConstrainedRegions(); 132RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\CapiHashAlgorithm.cs (1)
72RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\CapiNative.cs (4)
672RuntimeHelpers.PrepareConstrainedRegions(); 675RuntimeHelpers.PrepareConstrainedRegions(); 753RuntimeHelpers.PrepareConstrainedRegions(); 986RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\CngKey.cs (1)
736RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\NCryptNative.cs (4)
1038RuntimeHelpers.PrepareConstrainedRegions(); 1042RuntimeHelpers.PrepareConstrainedRegions(); 1723RuntimeHelpers.PrepareConstrainedRegions(); 1726RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\X509Certificates\X509Native.cs (1)
76RuntimeHelpers.PrepareConstrainedRegions();
System\Security\Cryptography\Xml\ManifestSignedXml.cs (3)
170RuntimeHelpers.PrepareConstrainedRegions(); 435RuntimeHelpers.PrepareConstrainedRegions(); 491RuntimeHelpers.PrepareConstrainedRegions();
System.Data (176)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\ObjectReferenceEqualityComparer.cs (1)
40return RuntimeHelpers.GetHashCode(obj);
fx\src\data\System\Data\Odbc\OdbcCommand.cs (1)
618RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\Odbc\OdbcConnectionHandle.cs (4)
71RuntimeHelpers.PrepareConstrainedRegions(); 144RuntimeHelpers.PrepareConstrainedRegions(); 164RuntimeHelpers.PrepareConstrainedRegions(); 191RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (2)
2050RuntimeHelpers.PrepareConstrainedRegions(); 2216RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\Odbc\OdbcHandle.cs (2)
39RuntimeHelpers.PrepareConstrainedRegions(); 94RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\ColumnBinding.cs (5)
575RuntimeHelpers.PrepareConstrainedRegions(); 604RuntimeHelpers.PrepareConstrainedRegions(); 645RuntimeHelpers.PrepareConstrainedRegions(); 907RuntimeHelpers.PrepareConstrainedRegions(); 936RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\DBPropSet.cs (4)
37RuntimeHelpers.PrepareConstrainedRegions(); 167RuntimeHelpers.PrepareConstrainedRegions(); 207RuntimeHelpers.PrepareConstrainedRegions(); 213RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\OleDbCommand.cs (3)
738RuntimeHelpers.PrepareConstrainedRegions(); 898RuntimeHelpers.PrepareConstrainedRegions(); 917RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (3)
1540RuntimeHelpers.PrepareConstrainedRegions(); 1590RuntimeHelpers.PrepareConstrainedRegions(); 1686RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\OleDbTransaction.cs (5)
40RuntimeHelpers.PrepareConstrainedRegions(); 58RuntimeHelpers.PrepareConstrainedRegions(); 63RuntimeHelpers.PrepareConstrainedRegions(); 82RuntimeHelpers.PrepareConstrainedRegions(); 87RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\OleDbWrapper.cs (5)
32RuntimeHelpers.PrepareConstrainedRegions(); 50RuntimeHelpers.PrepareConstrainedRegions(); 97RuntimeHelpers.PrepareConstrainedRegions(); 237RuntimeHelpers.PrepareConstrainedRegions(); 302RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\PropertyInfoSet.cs (2)
47RuntimeHelpers.PrepareConstrainedRegions(); 67RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\RowBinding.cs (14)
130RuntimeHelpers.PrepareConstrainedRegions(); 171RuntimeHelpers.PrepareConstrainedRegions(); 197RuntimeHelpers.PrepareConstrainedRegions(); 203RuntimeHelpers.PrepareConstrainedRegions(); 232RuntimeHelpers.PrepareConstrainedRegions(); 236RuntimeHelpers.PrepareConstrainedRegions(); 265RuntimeHelpers.PrepareConstrainedRegions(); 269RuntimeHelpers.PrepareConstrainedRegions(); 313RuntimeHelpers.PrepareConstrainedRegions(); 445RuntimeHelpers.PrepareConstrainedRegions(); 469RuntimeHelpers.PrepareConstrainedRegions(); 497RuntimeHelpers.PrepareConstrainedRegions(); 523RuntimeHelpers.PrepareConstrainedRegions(); 545RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\OleDb\SafeHandles.cs (1)
137RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\ProviderBase\DbBuffer.cs (23)
35RuntimeHelpers.PrepareConstrainedRegions(); 72RuntimeHelpers.PrepareConstrainedRegions(); 97RuntimeHelpers.PrepareConstrainedRegions(); 119RuntimeHelpers.PrepareConstrainedRegions(); 147RuntimeHelpers.PrepareConstrainedRegions(); 175RuntimeHelpers.PrepareConstrainedRegions(); 202RuntimeHelpers.PrepareConstrainedRegions(); 225RuntimeHelpers.PrepareConstrainedRegions(); 246RuntimeHelpers.PrepareConstrainedRegions(); 269RuntimeHelpers.PrepareConstrainedRegions(); 290RuntimeHelpers.PrepareConstrainedRegions(); 312RuntimeHelpers.PrepareConstrainedRegions(); 349RuntimeHelpers.PrepareConstrainedRegions(); 369RuntimeHelpers.PrepareConstrainedRegions(); 391RuntimeHelpers.PrepareConstrainedRegions(); 413RuntimeHelpers.PrepareConstrainedRegions(); 437RuntimeHelpers.PrepareConstrainedRegions(); 459RuntimeHelpers.PrepareConstrainedRegions(); 479RuntimeHelpers.PrepareConstrainedRegions(); 501RuntimeHelpers.PrepareConstrainedRegions(); 521RuntimeHelpers.PrepareConstrainedRegions(); 541RuntimeHelpers.PrepareConstrainedRegions(); 561RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (10)
336RuntimeHelpers.PrepareConstrainedRegions(); 852RuntimeHelpers.PrepareConstrainedRegions(); 1077RuntimeHelpers.PrepareConstrainedRegions(); 1080RuntimeHelpers.PrepareConstrainedRegions(); 1108RuntimeHelpers.PrepareConstrainedRegions(); 1247RuntimeHelpers.PrepareConstrainedRegions(); 1253RuntimeHelpers.PrepareConstrainedRegions(); 1337RuntimeHelpers.PrepareConstrainedRegions(); 1546RuntimeHelpers.PrepareConstrainedRegions(); 1552RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (3)
118RuntimeHelpers.PrepareConstrainedRegions(); 125RuntimeHelpers.PrepareConstrainedRegions(); 137RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\ProviderBase\WrappedIUnknown.cs (2)
33RuntimeHelpers.PrepareConstrainedRegions(); 51RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\Sql\SqlDataSourceEnumerator.cs (2)
53 RuntimeHelpers.PrepareConstrainedRegions(); 56RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (4)
71RuntimeHelpers.PrepareConstrainedRegions(); 113RuntimeHelpers.PrepareConstrainedRegions(); 154RuntimeHelpers.PrepareConstrainedRegions(); 300RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
1779RuntimeHelpers.PrepareConstrainedRegions(); 2387RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlCommand.cs (16)
472RuntimeHelpers.PrepareConstrainedRegions(); 866RuntimeHelpers.PrepareConstrainedRegions(); 1042RuntimeHelpers.PrepareConstrainedRegions(); 1315RuntimeHelpers.PrepareConstrainedRegions(); 1503RuntimeHelpers.PrepareConstrainedRegions(); 1608RuntimeHelpers.PrepareConstrainedRegions(); 1808RuntimeHelpers.PrepareConstrainedRegions(); 2014RuntimeHelpers.PrepareConstrainedRegions(); 2305RuntimeHelpers.PrepareConstrainedRegions(); 2368RuntimeHelpers.PrepareConstrainedRegions(); 3318RuntimeHelpers.PrepareConstrainedRegions(); 3374RuntimeHelpers.PrepareConstrainedRegions(); 3444RuntimeHelpers.PrepareConstrainedRegions(); 4129RuntimeHelpers.PrepareConstrainedRegions(); 4838RuntimeHelpers.PrepareConstrainedRegions(); 4961RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
213RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlConnection.cs (6)
995RuntimeHelpers.PrepareConstrainedRegions(); 1075RuntimeHelpers.PrepareConstrainedRegions(); 1194RuntimeHelpers.PrepareConstrainedRegions(); 1399RuntimeHelpers.PrepareConstrainedRegions(); 1471RuntimeHelpers.PrepareConstrainedRegions(); 1553RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (11)
227RuntimeHelpers.PrepareConstrainedRegions(); 755RuntimeHelpers.PrepareConstrainedRegions(); 886RuntimeHelpers.PrepareConstrainedRegions(); 1006RuntimeHelpers.PrepareConstrainedRegions(); 1544RuntimeHelpers.PrepareConstrainedRegions(); 1797RuntimeHelpers.PrepareConstrainedRegions(); 2084RuntimeHelpers.PrepareConstrainedRegions(); 2963RuntimeHelpers.PrepareConstrainedRegions(); 3137RuntimeHelpers.PrepareConstrainedRegions(); 3318RuntimeHelpers.PrepareConstrainedRegions(); 3400RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (4)
82RuntimeHelpers.PrepareConstrainedRegions(); 150RuntimeHelpers.PrepareConstrainedRegions(); 237RuntimeHelpers.PrepareConstrainedRegions(); 320RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlDependency.cs (2)
615RuntimeHelpers.PrepareConstrainedRegions(); 737RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
632RuntimeHelpers.PrepareConstrainedRegions(); // CER for context.Undo.
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (3)
194RuntimeHelpers.PrepareConstrainedRegions(); 281RuntimeHelpers.PrepareConstrainedRegions(); 623RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (3)
400RuntimeHelpers.PrepareConstrainedRegions(); 2034RuntimeHelpers.PrepareConstrainedRegions(); 2326RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlTransaction.cs (5)
126RuntimeHelpers.PrepareConstrainedRegions(); 174RuntimeHelpers.PrepareConstrainedRegions(); 230RuntimeHelpers.PrepareConstrainedRegions(); 286RuntimeHelpers.PrepareConstrainedRegions(); 341RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\SqlUtil.cs (1)
88RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\TdsParser.cs (6)
615RuntimeHelpers.PrepareConstrainedRegions(); 1735RuntimeHelpers.PrepareConstrainedRegions(); 3769RuntimeHelpers.PrepareConstrainedRegions(); 8655RuntimeHelpers.PrepareConstrainedRegions(); 8693RuntimeHelpers.PrepareConstrainedRegions(); 10190RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\TdsParserSafeHandles.cs (3)
35RuntimeHelpers.PrepareConstrainedRegions(); 140RuntimeHelpers.PrepareConstrainedRegions(); 160RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (11)
873RuntimeHelpers.PrepareConstrainedRegions(); 890RuntimeHelpers.PrepareConstrainedRegions(); 1944RuntimeHelpers.PrepareConstrainedRegions(); 2074RuntimeHelpers.PrepareConstrainedRegions(); 2136RuntimeHelpers.PrepareConstrainedRegions(); 2154RuntimeHelpers.PrepareConstrainedRegions(); 2241RuntimeHelpers.PrepareConstrainedRegions(); 2327RuntimeHelpers.PrepareConstrainedRegions(); 2481RuntimeHelpers.PrepareConstrainedRegions(); 2915RuntimeHelpers.PrepareConstrainedRegions(); 3014RuntimeHelpers.PrepareConstrainedRegions();
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (5)
889RuntimeHelpers.PrepareConstrainedRegions(); 901RuntimeHelpers.PrepareConstrainedRegions(); 973RuntimeHelpers.PrepareConstrainedRegions(); 1056RuntimeHelpers.PrepareConstrainedRegions(); 1068RuntimeHelpers.PrepareConstrainedRegions();
System.Data.Entity (1)
System\Data\Objects\ObjectStateManager.cs (1)
3775return System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode(obj);
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
394public static readonly MethodInfo InitializeArray = GetMethod(typeof(System.Runtime.CompilerServices.RuntimeHelpers), "InitializeArray");
System.IdentityModel (18)
System\IdentityModel\Privilege.cs (2)
175RuntimeHelpers.PrepareConstrainedRegions(); 212RuntimeHelpers.PrepareConstrainedRegions();
System\IdentityModel\SafeCryptHandles.cs (1)
77RuntimeHelpers.PrepareConstrainedRegions();
System\IdentityModel\Selectors\X509CertificateStore.cs (1)
244RuntimeHelpers.PrepareConstrainedRegions();
System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (1)
151RuntimeHelpers.PrepareConstrainedRegions();
System\IdentityModel\SspiSafeHandles.cs (12)
356RuntimeHelpers.PrepareConstrainedRegions(); 627RuntimeHelpers.PrepareConstrainedRegions(); 721RuntimeHelpers.PrepareConstrainedRegions(); 758RuntimeHelpers.PrepareConstrainedRegions(); 795RuntimeHelpers.PrepareConstrainedRegions(); 838RuntimeHelpers.PrepareConstrainedRegions(); 991RuntimeHelpers.PrepareConstrainedRegions(); 1026RuntimeHelpers.PrepareConstrainedRegions(); 1072RuntimeHelpers.PrepareConstrainedRegions(); 1113RuntimeHelpers.PrepareConstrainedRegions(); 1275RuntimeHelpers.PrepareConstrainedRegions(); 1443RuntimeHelpers.PrepareConstrainedRegions();
System\IdentityModel\Tokens\RsaSecurityToken.cs (1)
127RuntimeHelpers.PrepareConstrainedRegions();
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\CardSpaceSelector.cs (1)
169RuntimeHelpers.PrepareConstrainedRegions();
infocard\client\System\IdentityModel\Selectors\CryptoHandle.cs (1)
135RuntimeHelpers.PrepareConstrainedRegions();
infocard\client\System\IdentityModel\Selectors\InfoCardRSACryptoProvider.cs (1)
156RuntimeHelpers.PrepareConstrainedRegions();
System.IO.Log (2)
System\IO\Log\SmuggledIUnknown.cs (2)
19RuntimeHelpers.PrepareConstrainedRegions(); 40RuntimeHelpers.PrepareConstrainedRegions();
System.Management (1)
property.cs (1)
29return RuntimeHelpers.GetObjectValue(theValue);
System.Runtime.Serialization (1)
System\Runtime\Serialization\ObjectToIdCache.cs (1)
149return (RuntimeHelpers.GetHashCode(o) & 0x7FFFFFFF) % m_objs.Length;
System.Security (3)
system\security\cryptography\cryptoapi.cs (1)
2993RuntimeHelpers.PrepareConstrainedRegions();
system\security\cryptography\dataprotection.cs (2)
50RuntimeHelpers.PrepareConstrainedRegions(); 125RuntimeHelpers.PrepareConstrainedRegions();
System.ServiceModel (7)
System\ServiceModel\Channels\ChannelBindingUtility.cs (1)
261RuntimeHelpers.PrepareConstrainedRegions();
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
51RuntimeHelpers.PrepareConstrainedRegions(); 92RuntimeHelpers.PrepareConstrainedRegions();
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (3)
261RuntimeHelpers.PrepareConstrainedRegions(); 313RuntimeHelpers.PrepareConstrainedRegions(); 342RuntimeHelpers.PrepareConstrainedRegions();
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1430RuntimeHelpers.PrepareConstrainedRegions();
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\Interop\SafeHGlobalHandleCritical.cs (1)
75RuntimeHelpers.PrepareConstrainedRegions();
System.ServiceModel.Internals (7)
System\Runtime\Fx.cs (7)
1069RuntimeHelpers.PrepareConstrainedRegions(); 1103RuntimeHelpers.PrepareConstrainedRegions(); 1137RuntimeHelpers.PrepareConstrainedRegions(); 1171RuntimeHelpers.PrepareConstrainedRegions(); 1205RuntimeHelpers.PrepareConstrainedRegions(); 1239RuntimeHelpers.PrepareConstrainedRegions(); 1281RuntimeHelpers.PrepareConstrainedRegions();
System.Transactions (14)
System\Transactions\Oletx\DTCTransactionManager.cs (1)
42RuntimeHelpers.PrepareConstrainedRegions();
System\Transactions\Oletx\OletxResourceManager.cs (5)
96RuntimeHelpers.PrepareConstrainedRegions(); 334RuntimeHelpers.PrepareConstrainedRegions(); 339RuntimeHelpers.PrepareConstrainedRegions(); 351RuntimeHelpers.PrepareConstrainedRegions(); 367RuntimeHelpers.PrepareConstrainedRegions();
System\Transactions\Oletx\OleTxTransaction.cs (2)
839RuntimeHelpers.PrepareConstrainedRegions(); 1049RuntimeHelpers.PrepareConstrainedRegions();
System\Transactions\Oletx\OletxTransactionManager.cs (2)
104RuntimeHelpers.PrepareConstrainedRegions(); 628RuntimeHelpers.PrepareConstrainedRegions();
System\Transactions\SafeIUnknown.cs (1)
30RuntimeHelpers.PrepareConstrainedRegions();
System\Transactions\TransactionInterop.cs (3)
234RuntimeHelpers.PrepareConstrainedRegions(); 467RuntimeHelpers.PrepareConstrainedRegions(); 645RuntimeHelpers.PrepareConstrainedRegions();
System.Web (4)
ModelBinding\MutableObjectModelBinder.cs (1)
27RuntimeHelpers.EnsureSufficientExecutionStack();
UI\Control.cs (1)
3129RuntimeHelpers.EnsureSufficientExecutionStack();
UI\WebControls\TreeView.cs (1)
2405RuntimeHelpers.EnsureSufficientExecutionStack();
Util\TlsTokenBindingHandle.cs (1)
50RuntimeHelpers.PrepareConstrainedRegions();
System.Web.Extensions (1)
Script\Serialization\JavaScriptSerializer.cs (1)
397return System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode(obj);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
17780System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions();
System.Workflow.ComponentModel (2)
AuthoringOM\DependencyProperty.cs (2)
126RuntimeHelpers.RunClassConstructor(ownerType.TypeHandle); 148RuntimeHelpers.RunClassConstructor(ownerType.TypeHandle);
UIAutomationClient (3)
MS\Internal\Automation\Misc.cs (1)
519RuntimeHelpers.PrepareConstrainedRegions();
System\Windows\Automation\Condition.cs (2)
56RuntimeHelpers.PrepareConstrainedRegions(); // ensures that the following finally block is atomic 76RuntimeHelpers.PrepareConstrainedRegions(); // ensures that the following finally block is atomic
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1009RuntimeHelpers.PrepareConstrainedRegions();
WindowsBase (15)
Base\MS\Internal\WeakEventTable.cs (2)
520_hashcode = unchecked(manager.GetHashCode() + RuntimeHelpers.GetHashCode(source)); 527_hashcode = unchecked(manager.GetHashCode() + RuntimeHelpers.GetHashCode(source));
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (11)
488RuntimeHelpers.PrepareDelegate(deflateInit2_Delegate); 489RuntimeHelpers.PrepareDelegate(deflateDelegate); 490RuntimeHelpers.PrepareDelegate(deflateEndDelegate); 491RuntimeHelpers.PrepareDelegate(inflateInit2_Delegate); 492RuntimeHelpers.PrepareDelegate(inflateDelegate); 493RuntimeHelpers.PrepareDelegate(inflateEndDelegate); 494RuntimeHelpers.PrepareDelegate(zlibCompileFlagsDelegate); 635RuntimeHelpers.PrepareConstrainedRegions(); 670RuntimeHelpers.PrepareConstrainedRegions(); 692RuntimeHelpers.PrepareConstrainedRegions(); 727RuntimeHelpers.PrepareConstrainedRegions();
Shared\MS\Internal\SecurityHelper.cs (1)
886System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(t.TypeHandle);
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (1)
956SRCS.RuntimeHelpers.PrepareConstrainedRegions(); // Mark the following as special
WsatConfig (1)
Configuration\SafeIUnknown.cs (1)
29RuntimeHelpers.PrepareConstrainedRegions();
WsatUI (1)
Configuration\SafeIUnknown.cs (1)
29RuntimeHelpers.PrepareConstrainedRegions();