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