3 references to AsSpan
Microsoft.CodeAnalysis.CSharp (1)
Lowering\Instrumentation\ModuleCancellationInstrumenter.cs (1)
198
parametersWithCancellationToken.
AsSpan
(0, methodDefinition.Parameters.Length),
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobBuilder.cs (1)
762
WriteBytes(buffer.
AsSpan
(start, byteCount));
System\Reflection\Metadata\BlobWriter.cs (1)
209
WriteBytes(buffer.
AsSpan
(start, byteCount));