1 write to Key
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (1)
53
Me.
Key
= ComputeKey(fields, Function(f) f.Name, Function(f) f.IsKey)
6 references to Key
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (3)
90
If Not Me.
Key
.Equals(other.
Key
) Then
112
Return Me.
Key
.GetHashCode()
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (2)
96
Dim typeKey As String = typeDescr.
Key
127
Dim delegateKey As String = delegateDescr.
Key
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousTypeOrDelegateTemplateSymbol.vb (1)
55
Me.TypeDescriptorKey = typeDescr.
Key