2 references to ComputeKey
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (1)
53
Me.Key =
ComputeKey
(fields, Function(f) f.Name, Function(f) f.IsKey)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (1)
178
Dim templateKey = AnonymousTypeDescriptor.
ComputeKey
(key.Fields, Function(f) f.Name, Function(f) f.IsKey)