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