9 references to Type
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\AnonymousTypes\AnonymousTypeDescriptor.vb (6)
99If Not myFields(i).Type.Equals(otherFields(i).Type, compareKind) Then 127current.Type.InternalSubstituteTypeParameters(substitution).Type, 131anyChange = current.Type IsNot newFields(i).Type 201Debug.Assert(Name IsNot Nothing AndAlso Me.Type IsNot Nothing AndAlso Me.Location IsNot Nothing)
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (1)
147typeArguments(index) = parameters(index).Type
Symbols\AnonymousTypes\PublicSymbols\AnonymousDelegate_TypePublicSymbol.vb (1)
134Return New SynthesizedParameterWithLocationSymbol(container, field.Type, ordinal, field.IsByRef, field.Name, field.Location)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_PropertyPublicSymbol.vb (1)
55Return Me._container.TypeDescriptor.Fields(Me.PropertyIndex).Type