6 references to Anonymous
System.Net.Quic (6)
System\Net\Quic\Interop\msquic_generated.cs (6)
315
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificateHash;
323
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificateHashStore;
331
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificateContext;
339
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificateFile;
347
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificateFileProtected;
355
return ref MemoryMarshal.GetReference(MemoryMarshal.CreateSpan(ref this, 1)).
Anonymous
.CertificatePkcs12;