2 references to StaticClosureOrdinal
Microsoft.CodeAnalysis (2)
CodeGen\LambdaDebugInfo.cs (2)
24/// <see cref="StaticClosureOrdinal"/> if the lambda is static, or 45=> ClosureOrdinal == StaticClosureOrdinal ? $"({LambdaId} @{SyntaxOffset}, static)" :