2 references to _dispIdCache
PresentationFramework (2)
src\Framework\System\Windows\Interop\DynamicScriptObject.cs (2)
606
|| !
_dispIdCache
.TryGetValue(memberName, out dispid))
628
_dispIdCache
[memberName] = dispid;