3 references to IsPinningPathSupported
Microsoft.Interop.SourceGeneration (3)
Marshalling\CharMarshaller.cs (3)
20if (IsPinningPathSupported(info, context)) 51if (IsPinningPathSupported(info, codeContext)) 126return !IsPinningPathSupported(info, context) && (elementMarshalDirection != MarshalDirection.ManagedToUnmanaged || info.IsByRef);