2 references to CreateValueCallback
mscorlib (1)
system\runtime\compilerservices\ConditionalWeakTable.cs (1)
226public TValue GetValue(TKey key, CreateValueCallback createValueCallback)
System (1)
compmod\system\collections\specialized\marshalinghelpers.cs (1)
470ConditionalWeakTable<EventHandler, EventHandler<object>>.CreateValueCallback callback)