3 references to Create
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\InstanceTypeSymbol.vb (1)
105
Return SubstitutedNamedType.SpecializedNonGenericType.
Create
(DirectCast(newContainer, NamedTypeSymbol), Me, substitution)
Symbols\SubstitutedNamedType.vb (2)
305
Return SpecializedNonGenericType.
Create
(Me, memberType, _substitution)
947
Return
Create
(DirectCast(newContainer, NamedTypeSymbol), definition, newContainer.TypeSubstitution)