1 write to editorBrowsableCodeAttribute
System.Activities (1)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (1)
183
editorBrowsableCodeAttribute
= new CodeAttributeDeclaration(
2 references to editorBrowsableCodeAttribute
System.Activities (2)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (2)
181
if (
editorBrowsableCodeAttribute
== null)
189
return
editorBrowsableCodeAttribute
;