9 references to _DelegateCache
System.Core (9)
Microsoft\Scripting\Compiler\DelegateHelpers.Generated.cs (9)
73lock (_DelegateCache) { 74TypeInfo curTypeInfo = _DelegateCache; 98lock (_DelegateCache) { 99TypeInfo curTypeInfo = _DelegateCache; 128lock (_DelegateCache) { 129TypeInfo curTypeInfo = _DelegateCache; 176lock (_DelegateCache) { 177return NextTypeInfo(initialArg, _DelegateCache); 182lock (_DelegateCache) {