1 implementation of IsPinned
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
157public bool IsPinned => _isPinned;
1 reference to IsPinned
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
156/// <inheritdoc cref="IReadOnlyTensor.IsPinned" />