3 references to s_genericFunctionPointerDictionary
System.Private.CoreLib (3)
Internal\Runtime\CompilerServices\FunctionPointerOps.cs (3)
61lock (s_genericFunctionPointerDictionary) 69if (!s_genericFunctionPointerDictionary.TryGetValue(key, out IntPtr descriptor)) 76s_genericFunctionPointerDictionary.LookupOrAdd(key, descriptor);