1 write to _useSiteAttributeParsers
Microsoft.Interop.SourceGeneration (1)
MethodSignatureElementInfoProvider.cs (1)
24_useSiteAttributeParsers = useSiteAttributeParsers;
3 references to _useSiteAttributeParsers
Microsoft.Interop.SourceGeneration (3)
MethodSignatureElementInfoProvider.cs (3)
35marshallingInfoCallback(_method.ReturnType, new UseSiteAttributeProvider(_useSiteAttributeParsers, _method.GetReturnTypeAttributes(), rootProvider, _generatorDiagnostics, marshallingInfoCallback), 0)) with 49marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider, _generatorDiagnostics, marshallingInfoCallback), 0), _compilation) with 71marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider, _generatorDiagnostics, marshallingInfoCallback), 0), _compilation) with