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