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