1 write to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (1)
186
_interopStateManager
= interopStateManager;
1 reference to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (1)
236
nativeType = MarshalHelpers.GetNativeStructFieldType(managedType, field.GetMarshalAsDescriptor(),
_interopStateManager
, isAnsi);