1 write to ScopedKind
Microsoft.Interop.SourceGeneration (1)
TypePositionInfo.cs (1)
93ScopedKind = paramSymbol.ScopedKind,
1 reference to ScopedKind
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshallerHelpers.cs (1)
401if (typeInfo.ScopedKind != ScopedKind.None && typeInfo.RefKind != RefKind.Out)