Home
last modified time | relevance | path

Searched defs:IsCanonicalMethod (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Canon/
H A DMethodForInstantiatedType.Canon.cs10 public override bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.MethodForInstantiatedType
H A DMethodDesc.Canon.cs10 public virtual bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.MethodDesc
H A DArrayType.Canon.cs27 public override bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.ArrayMethod
H A DInstantiatedMethod.Canon.cs96 public override bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.InstantiatedMethod
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/TypeSystem/
H A DRuntimeMethodDesc.Canon.cs13 public override bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.NoMetadata.RuntimeMethodDesc
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/RuntimeDetermined/
H A DMethodForRuntimeDeterminedType.cs49 public override bool IsCanonicalMethod(CanonicalFormKind policy) in IsCanonicalMethod() method in Internal.TypeSystem.MethodForRuntimeDeterminedType