6 references to BrowsableCodeAttribute
System.Activities (6)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (6)
725languageProperty.CustomAttributes.Add(BrowsableCodeAttribute); 810getLocationsMethod.CustomAttributes.Add(BrowsableCodeAttribute); 894getExpressionTreeForExpressionMethod.CustomAttributes.Add(BrowsableCodeAttribute); 926invokeExpressionMethod.CustomAttributes.Add(BrowsableCodeAttribute); 1272isValidMethod.CustomAttributes.Add(BrowsableCodeAttribute); 1802typedDataContext.CustomAttributes.Add(BrowsableCodeAttribute);