3 references to Length
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector4.cs (2)
1191/// <remarks>This operation offers better performance than a call to the <see cref="Length" /> method.</remarks> 1192/// <altmember cref="Length" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.Numerics.cs (1)
261/// <inheritdoc cref="Vector4.Length()" />