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