ResolveAssemblyReference.FindRelatedFiles Property

Definition

If set, then related files (.pdbs and .xmls) will be found.

Default is true.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public bool FindRelatedFiles { get; set; }
C#
public bool FindRelatedFiles { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

Attributes

Remarks

The default value is true.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17