3 references to LocalState
ILLink.RoslynAnalyzer (3)
DataFlow\LocalStateLattice.cs (3)
49 : this (new DefaultValueDictionary<LocalKey, TValue> (defaultValue), 61 : this (dictionary, new DefaultValueDictionary<CaptureId, ValueSet<CapturedReferenceValue>> (default (ValueSet<CapturedReferenceValue>))) 101 return new LocalState<TValue> (dictionary, capturedProperties);