Home
last modified time | relevance | path

Searched refs:GetTypeRefProps (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Compiler/
H A DXomlCompilerHelpers.cs800 …int GetTypeRefProps([In] uint typeRefToken, [Out] out uint resolutionScopeToken, IntPtr typeRefNam… in GetTypeRefProps() method
851 …NativeMethods.ThrowOnFailure(metaDataImport.GetTypeRefProps(typeRefs[typeRefIndex], out resolution… in GetTypeRefNames()
858 …NativeMethods.ThrowOnFailure(metaDataImport.GetTypeRefProps(typeRefs[typeRefIndex], out resolution… in GetTypeRefNames()
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/symbols/pdb/Mono.Cecil.Pdb/
H A DModuleMetadata.cs81 uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchName); in GetTypeRefProps() method
522 …public uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchN… in GetTypeRefProps() method in Mono.Cecil.Pdb.ModuleMetadata
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/symbols/pdb/Mono.Cecil.Pdb/
H A DModuleMetadata.cs81 uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchName); in GetTypeRefProps() method
522 …public uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchN… in GetTypeRefProps() method in Mono.Cecil.Pdb.ModuleMetadata
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/symbols/pdb/Mono.Cecil.Pdb/
H A DModuleMetadata.cs81 uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchName); in GetTypeRefProps() method
522 …public uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchN… in GetTypeRefProps() method in Mono.Cecil.Pdb.ModuleMetadata
/dports/lang/mono/mono-5.10.1.57/external/cecil/symbols/pdb/Mono.Cecil.Pdb/
H A DModuleMetadata.cs81 uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchName); in GetTypeRefProps() method
522 …public uint GetTypeRefProps (uint tr, out uint ptkResolutionScope, StringBuilder szName, uint cchN… in GetTypeRefProps() method in Mono.Cecil.Pdb.ModuleMetadata
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcorreg.h325 …STDMETHOD(GetTypeRefProps)(THIS_ mdTypeRef tr,LPWSTR szTypeRef,ULONG cchTypeRef,ULONG *pchTypeRef,… in DECLARE_INTERFACE_() local
383 …STDMETHOD(GetTypeRefProps)(THIS_ mdScope scope,mdTypeRef tr,LPWSTR szTypeRef,ULONG cchTypeRef,ULON… in DECLARE_INTERFACE_() local
H A Dcor.h427 …STDMETHOD (GetTypeRefProps) (THIS_ mdTypeRef tr, mdToken *ptkResolutionScope, LPWSTR szName, ULONG… in DECLARE_INTERFACE_() local
501 …STDMETHOD (GetTypeRefProps) (THIS_ mdTypeRef tr, mdToken *ptkResolutionScope, LPWSTR szName, ULONG… in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcorreg.h325 …STDMETHOD(GetTypeRefProps)(THIS_ mdTypeRef tr,LPWSTR szTypeRef,ULONG cchTypeRef,ULONG *pchTypeRef,… in DECLARE_INTERFACE_() local
383 …STDMETHOD(GetTypeRefProps)(THIS_ mdScope scope,mdTypeRef tr,LPWSTR szTypeRef,ULONG cchTypeRef,ULON… in DECLARE_INTERFACE_() local
H A Dcor.h427 …STDMETHOD (GetTypeRefProps) (THIS_ mdTypeRef tr, mdToken *ptkResolutionScope, LPWSTR szName, ULONG… in DECLARE_INTERFACE_() local
501 …STDMETHOD (GetTypeRefProps) (THIS_ mdTypeRef tr, mdToken *ptkResolutionScope, LPWSTR szName, ULONG… in DECLARE_INTERFACE_() local
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DNativeMethods.cs114 void GetTypeRefProps(); in GetTypeRefProps() method
183 void GetTypeRefProps(); in GetTypeRefProps() method