6 references to EditorBrowsableCodeAttribute
System.Activities (6)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (6)
726languageProperty.CustomAttributes.Add(EditorBrowsableCodeAttribute); 811getLocationsMethod.CustomAttributes.Add(EditorBrowsableCodeAttribute); 898getExpressionTreeForExpressionMethod.CustomAttributes.Add(EditorBrowsableCodeAttribute); 927invokeExpressionMethod.CustomAttributes.Add(EditorBrowsableCodeAttribute); 1273isValidMethod.CustomAttributes.Add(EditorBrowsableCodeAttribute); 1806typedDataContext.CustomAttributes.Add(EditorBrowsableCodeAttribute);