4 references to Create
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (3)
58
var newValue = GlobalFlowStateAnalysisValueSet.
Create
(infosBuilder[i]);
196
var newValue = GlobalFlowStateAnalysisValueSet.
Create
(infosBuilder[i]);
207
var newValue = GlobalFlowStateAnalysisValueSet.
Create
(infosBuilder[i]);
src\8ce1f4f68b646e6d\GlobalFlowStateAnalysisValueSet.cs (1)
121
parentsBuilder.Add(GlobalFlowStateAnalysisValueSet.
Create
(analysisValue.GetNegatedValue()));