1 write to fieldName
System (1)
compmod\system\codedom\CodeFieldReferenceExpression.cs (1)
75fieldName = value;
2 references to fieldName
System (2)
compmod\system\codedom\CodeFieldReferenceExpression.cs (2)
72return (fieldName == null) ? string.Empty : fieldName;