2 references to Value
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\EnumerableConditionalWeakTable.cs (2)
64
value = box.
Value
;
125
yield return KeyValuePairUtil.Create(box.Key, box.
Value
);