2 references to s_strictFeatureFlag
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
MakeFieldReadonlyTests.cs (2)
2227
""", parseOptions:
s_strictFeatureFlag
);
2247
""", new TestParameters(parseOptions:
s_strictFeatureFlag
));