From e6d5186c8acbf37b877c7ca3c77a378352a3743d Mon Sep 17 00:00:00 2001 From: kingces95 Date: Tue, 7 Mar 2017 14:56:24 -0500 Subject: Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) * Remove InternalsVisibleTo from Core to XF.Platforms.* * Changes per Jason's code review * Move LockableObservableListWrapper to internals namespace * Changes per Stephane's code review * update docs * Touch code to get CI to run tests * Rebase; Update documentation --- .../Xamarin.Forms.Internals/Performance.xml | 214 +++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/Performance.xml (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/Performance.xml') diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/Performance.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/Performance.xml new file mode 100644 index 00000000..716cecb9 --- /dev/null +++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/Performance.xml @@ -0,0 +1,214 @@ + + + + + Xamarin.Forms.Core + 2.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.Conditional("PERF") + + + + System.Void + + + + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + + System.Void + + + + + + + System.Runtime.CompilerServices.CallerFilePath + + + + + + + System.Runtime.CompilerServices.CallerMemberName + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.Conditional("PERF") + + + + System.Void + + + + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + + System.String + + + + To be added. + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.Conditional("PERF") + + + + System.Void + + + + + + + System.Runtime.CompilerServices.CallerFilePath + + + + + + + System.Runtime.CompilerServices.CallerMemberName + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.Conditional("PERF") + + + + System.Void + + + + + + + System.Runtime.CompilerServices.CallerFilePath + + + + + + + System.Runtime.CompilerServices.CallerMemberName + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + -- cgit v1.2.3