Searched refs:GetAssemblyRefProps (Results 1 – 5 of 5) sorted by relevance
/dports/devel/msbuild/msbuild-0.06/src/Tasks/AssemblyDependency/ |
H A D | AssemblyInformation.cs | 602 _assemblyImport.GetAssemblyRefProps( in ImportAssemblyDependencies() 622 _assemblyImport.GetAssemblyRefProps( in ImportAssemblyDependencies()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Compiler/ |
H A D | XomlCompilerHelpers.cs | 808 …int GetAssemblyRefProps([In] uint assemblyRefToken, [Out] out IntPtr publicKeyOrToken, [Out] out u… in GetAssemblyRefProps() method 883 …NativeMethods.ThrowOnFailure(metaDataAssemblyImport.GetAssemblyRefProps(resolutionScopeToken, out … in GetTypeRefNames() 895 …NativeMethods.ThrowOnFailure(metaDataAssemblyImport.GetAssemblyRefProps(resolutionScopeToken, out … in GetTypeRefNames()
|
/dports/devel/msbuild/msbuild-0.06/src/Tasks/ |
H A D | NativeMethods.cs | 260 …void GetAssemblyRefProps(UInt32 mdAsmRef, out IntPtr ppbPublicKeyOrToken, out UInt32 pcbPublicKeyO… in GetAssemblyRefProps() method
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | cor.h | 625 …STDMETHOD (GetAssemblyRefProps) (THIS_ mdAssemblyRef mdar, const void **ppbPublicKeyOrToken, ULONG… in DECLARE_INTERFACE_() local
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | cor.h | 625 …STDMETHOD (GetAssemblyRefProps) (THIS_ mdAssemblyRef mdar, const void **ppbPublicKeyOrToken, ULONG… in DECLARE_INTERFACE_() local
|