1 write to _maxIndirectionLevelUsed
Microsoft.Interop.SourceGeneration (1)
UseSiteAttributeProvider.cs (1)
81_maxIndirectionLevelUsed = Math.Max(indirectionDepth, _maxIndirectionLevelUsed);
3 references to _maxIndirectionLevelUsed
Microsoft.Interop.SourceGeneration (3)
UseSiteAttributeProvider.cs (3)
81_maxIndirectionLevelUsed = Math.Max(indirectionDepth, _maxIndirectionLevelUsed); 91if (_maxIndirectionLevelUsed < _maxIndirectionLevelDataProvided) 97_maxIndirectionLevelUsed.ToString());