2 references to GetManagedParameterModifiers
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshallingGeneratorExtensions.cs (1)
107
.WithModifiers(MarshallerHelpers.
GetManagedParameterModifiers
(info))
SignatureContext.cs (1)
47
.WithModifiers(MarshallerHelpers.
GetManagedParameterModifiers
(typeInfo));