C# Class Microsoft.HockeyApp.DataContracts.TelemetryContextTest

Show file Open project: bitstadium/HockeySDK-Windows

Private Methods

Method Description
ComponentIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void
ConstructorInitializesTagsWithThreadSafeDictionaryObjects ( ) : void
CopyAndSerialize ( TelemetryContext source ) : string
DeviceIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void
InitializeCopiesTags ( ) : void
InitializeDoesNotOverrideTelemetryInstrumentationKey ( ) : void
InitializeDoesNotOverwriteTags ( ) : void
InitializeSetsTelemetryInstrumentationKeyFromArgument ( ) : void
InitializeSetsTelemetryInstrumentationKeyFromSource ( ) : void
InstrumentationKeyIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void
InstrumentationKeySetterThrowsArgumentNullExceptionWhenValueIsNullToPreventNullReferenceExceptionsLater ( ) : void
InternalIsNotNullByDefaultToPreventNullReferenceExceptionInUserCode ( ) : void
LocationIsNotNullByDefaultToPreventNullReferenceExceptionInUserCode ( ) : void
OperationIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void
SerializeWritesCopiedComponentContext ( ) : void
SerializeWritesCopiedDeviceContext ( ) : void
SerializeWritesCopiedLocationContext ( ) : void
SerializeWritesCopiedOperationContext ( ) : void
SerializeWritesCopiedSessionContext ( ) : void
SerializeWritesCopiedUserContext ( ) : void
SessionIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void
TelemetryContextIsSealedToSupportCompilationAsWinmd ( ) : void
UserIsNotNullByDefaultToPreventNullReferenceExceptionsInUserCode ( ) : void