1 instantiation of DynamicSiteContainer
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LoweredDynamicOperationFactory.cs (1)
694
var synthesizedContainer = new
DynamicSiteContainer
(containerName, factory.TopLevelMethod, factory.CurrentFunction);
1 reference to DynamicSiteContainer
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LoweredDynamicOperationFactory.cs (1)
694
var
synthesizedContainer = new DynamicSiteContainer(containerName, factory.TopLevelMethod, factory.CurrentFunction);