Home
last modified time | relevance | path

Searched refs:TypeParametersAttribute (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/cli_ure/source/basetypes/uno/
H A DAny.cs57 TypeParametersAttribute t = (TypeParametersAttribute) Attribute.GetCustomAttribute( in checkArgs()
58 value.GetType(), typeof(TypeParametersAttribute)); in checkArgs()
H A DTypeParametersAttribute.cs36 public sealed class TypeParametersAttribute: System.Attribute class
44 public TypeParametersAttribute(string[] parameters) in TypeParametersAttribute() method in uno.TypeParametersAttribute
H A DPolymorphicType.cs127 else if (Attribute.GetCustomAttribute(type, typeof(uno.TypeParametersAttribute)) in GetType()
/aoo42x/main/cli_ure/source/basetypes/
H A Dmakefile.mk56 uno$/TypeParametersAttribute.cs \
/aoo42x/main/cli_ure/qa/climaker/
H A Dclimaker.cs1152 uno.TypeParametersAttribute attr = (uno.TypeParametersAttribute) arAttr[0]; in testPolyStructAttributes()
/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1132 __typeof(::uno::TypeParametersAttribute)->GetConstructor(arTypesCtor), in complete_struct_type()

Completed in 34 milliseconds