PlatformInfo.IsAssemblyCompatibleCore Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.IsAssemblyCompatibleCore(PostSharp.Sdk.CodeModel.IAssemblyIdentity,PostSharp.Sdk.CodeModel.Binding.AssemblyMatchResult@)"]
Namespace: PostSharp.Sdk.Extensibility.Platforms
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.9.11.0 (6.9.11.0)
protected virtual bool IsAssemblyCompatibleCore( IAssemblyIdentity assembly, out AssemblyMatchResult mismatchReason )
Parameters
- assembly
- Type: PostSharp.Sdk.CodeModel.IAssemblyIdentity
[Missing <param name="assembly"/> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.IsAssemblyCompatibleCore(PostSharp.Sdk.CodeModel.IAssemblyIdentity,PostSharp.Sdk.CodeModel.Binding.AssemblyMatchResult@)"]
- mismatchReason
- Type: PostSharp.Sdk.CodeModel.Binding.AssemblyMatchResult
[Missing <param name="mismatchReason"/> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.IsAssemblyCompatibleCore(PostSharp.Sdk.CodeModel.IAssemblyIdentity,PostSharp.Sdk.CodeModel.Binding.AssemblyMatchResult@)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:PostSharp.Sdk.Extensibility.Platforms.PlatformInfo.IsAssemblyCompatibleCore(PostSharp.Sdk.CodeModel.IAssemblyIdentity,PostSharp.Sdk.CodeModel.Binding.AssemblyMatchResult@)"]