1 write to _marshallingAttributeParsers
Microsoft.Interop.SourceGeneration (1)
MarshallingInfoParser.cs (1)
203
_marshallingAttributeParsers
= marshallingAttributeParsers;
1 reference to _marshallingAttributeParsers
Microsoft.Interop.SourceGeneration (1)
MarshallingInfoParser.cs (1)
258
foreach (var parser in
_marshallingAttributeParsers
)