2 writes to _type
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (2)
187Me._type = type 207Me._type = newType
2 references to _type
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (2)
162Return Me._type 206Debug.Assert(Me._type Is Nothing)