1 write to _context
illink (1)
Linker\MemberActionStore.cs (1)
21
_context
= context;
7 references to _context
illink (7)
Linker\MemberActionStore.cs (7)
29
xmlInfo =
_context
.EmbeddedXmlInfo.ProcessSubstitutions(assembly,
_context
);
87
foreach (var featureSwitchDefinitionAttribute in
_context
.CustomAttributes.GetCustomAttributes(property, "System.Diagnostics.CodeAnalysis", "FeatureSwitchDefinitionAttribute"))
94
if (
_context
.FeatureSettings.TryGetValue(switchName, out value))
99
if (!
_context
.IsOptimizationEnabled(CodeOptimizations.SubstituteFeatureGuards, method))
102
foreach (var featureGuardAttribute in
_context
.CustomAttributes.GetCustomAttributes(property, "System.Diagnostics.CodeAnalysis", "FeatureGuardAttribute"))
114
if (
_context
.FeatureSettings.TryGetValue(