3 references to NativeMarshalling
Microsoft.AspNetCore.Server.IIS (1)
Core\IISConfigurationData.cs (1)
9
[
NativeMarshalling
(typeof(Marshaller))]
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\ReadOnlySpan.cs (1)
24
[
NativeMarshalling
(typeof(ReadOnlySpanMarshaller<,>))]
src\libraries\System.Private.CoreLib\src\System\Span.cs (1)
23
[
NativeMarshalling
(typeof(SpanMarshaller<,>))]