1 write to _compilation
Microsoft.Interop.SourceGeneration (1)
MethodSignatureElementInfoProvider.cs (1)
21
_compilation
= compilation;
2 references to _compilation
Microsoft.Interop.SourceGeneration (2)
MethodSignatureElementInfoProvider.cs (2)
49
marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider, _generatorDiagnostics, marshallingInfoCallback), 0),
_compilation
) with
71
marshallingInfoCallback(param.Type, new UseSiteAttributeProvider(_useSiteAttributeParsers, param.GetAttributes(), rootProvider, _generatorDiagnostics, marshallingInfoCallback), 0),
_compilation
) with