1 reference to TryGetValue
System.IO.Packaging (1)
System\IO\Packaging\InternalRelationshipCollection.cs (1)
91
=> _relationships.
TryGetValue
(id, out var result) ? result : null;