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