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