Home
last modified time | relevance | path

Searched refs:CreateTypeParameters (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dmethod.cs1053 void CreateTypeParameters () in CreateTypeParameters() method in Mono.CSharp.Method
1409 CreateTypeParameters (); in ResolveMemberType()
H A Dclass.cs1370 var tparam_names = CreateTypeParameters (parentAllTypeParameters); in CreateTypeBuilder()
1395 string[] CreateTypeParameters (TypeParameters parentAllTypeParameters) in CreateTypeParameters() method in Mono.CSharp.TypeDefinition