Implemented interface member:
method
TryGetValue
System.Collections.Generic.IDictionary<TKey, TValue>.TryGetValue(TKey, out TValue)
1 reference to TryGetValue
System.Activities (1)
System\Activities\XamlIntegration\CompiledDataContext.cs (1)
130if (!cache.TryGetValue(compiledRoot, out result))