2 references to HasIsExternalInitModifier
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
872Debug.Assert(!prop.MethWithTypeSet || ExprProperty.HasIsExternalInitModifier(prop.MethWithTypeSet));
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Property.cs (1)
34if (!HasIsExternalInitModifier(mwtSet))