6 references to Marshaller
Microsoft.AspNetCore.Server.IIS (6)
Core\IISConfigurationData.cs (2)
9[NativeMarshalling(typeof(Marshaller))] 22[CustomMarshaller(typeof(IISConfigurationData), MarshalMode.Default, typeof(Marshaller))]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (4)
612global::Microsoft.AspNetCore.Server.IIS.Core.IISConfigurationData.Marshaller.Native __iiConfigData_native = default; 622iiConfigData = global::Microsoft.AspNetCore.Server.IIS.Core.IISConfigurationData.Marshaller.ConvertToManaged(__iiConfigData_native); 629global::Microsoft.AspNetCore.Server.IIS.Core.IISConfigurationData.Marshaller.Free(__iiConfigData_native); 636static extern unsafe int __PInvoke(global::Microsoft.AspNetCore.Server.IIS.Core.IISConfigurationData.Marshaller.Native* __iiConfigData_native);