Source File Name |
Target Name |
Line No. |
Resolution |
Help |
Justification |
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedBySPSiteCollectionAdd.SPSiteCollectionAddLeak |
|
Constructor
called for Microsoft.SharePoint.SPSite but not assigned. This type should
be assigned and subsequently disposed |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_110 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPWebCollectionAdd.AllWebsAddLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_150 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPWebCollectionAdd.SPWebCollectionAddLeak(System.String) |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_150 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedByOpenWeb.TestMethod |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_120 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedByOpenWeb.TestMethodWithReturnValue |
|
NOTE
This instance was returned from the method and can likely be ignored as
long as the type is disposed in the caller. SPDisposeCheck will
automatically determine if the instance was disposed in the calling method
Disposable type not disposed: Microsoft.SharePoint.SPWeb ***This may be
a false positive depending on how the type was created or if it is
disposed outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_120 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPWebParentWeb.TestWithExplizitDisposeOnParentWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_640 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPWebParentWeb.TestWithUsingOnRootWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_640 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPWebParentWeb.TestWithDisposingRootWebWithMultipleVariables |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_640 |
|
|
Company.DisposeTests.Errors.ClosePublishingWebCreatedByPublishingWebGetVariation.GetVariationLeak |
|
Disposable
type not disposed Microsoft.SharePoint.Publishing.PublishingWeb ***This
may be a false positive depending on how the type was created or if it is
disposed outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_320 |
|
|
Company.DisposeTests.Errors.ClosePublishingWebCreatedByPublishingWebCollectionAdd.Test |
|
Disposable
type not disposed Microsoft.SharePoint.Publishing.PublishingWeb ***This
may be a false positive depending on how the type was created or if it is
disposed outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_310 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPSiteRootWeb.TestWithExplizitDisposeOnRootWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_655 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPSiteRootWeb.TestWithUsingOnRootWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_655 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPSiteRootWeb.TestWithDisposingRootWebWithMultipleVariables |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_655 |
|
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedBySPSiteCollectionIndex.SPSiteCollectionIndexerLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_230 |
|
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedBySPSiteCollectionIndex.SPSiteCollectionForEachLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_230 |
|
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedBySPSiteCollectionIndex.SPSiteCollectionForLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_230 |
|
|
Company.DisposeTests.Errors.ItemEventReceiverWebSite.ItemAdded(Microsoft.SharePoint.SPItemEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_620 |
|
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedByUserProfilesPersonalSite.PersonalSiteLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_400 |
|
|
Company.DisposeTests.Errors.ListEventReceiver.FieldAdded(Microsoft.SharePoint.SPListEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_600 |
|
|
Company.DisposeTests.Errors.ListEventReceiver.FieldDeleting(Microsoft.SharePoint.SPListEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_600 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPLimitedWebPartManager.SPLimitedWebPartManagerLeak |
|
Dispose/Close
was not called on SPLimitedWebPartManager.Web |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_160 |
|
|
Company.DisposeTests.Errors.ItemEventReceiver.ItemAdded(Microsoft.SharePoint.SPItemEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_610 |
|
|
Company.DisposeTests.Errors.ItemEventReceiver.ItemDeleting(Microsoft.SharePoint.SPItemEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_610 |
|
|
Company.DisposeTests.Errors.DisposeSPSiteCreatedBySPSiteCollectionAdd.SPSiteCollectionAddLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_240 |
|
|
Company.DisposeTests.Errors.WebEventReceiver.WebAdding(Microsoft.SharePoint.SPWebEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_605 |
|
|
Company.DisposeTests.Errors.DisposeCreatedSPSiteObject.TestMethodWithoutReturn |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_110 |
|
|
Company.DisposeTests.Errors.DisposeCreatedSPSiteObject.TestMethodWithReturn |
|
NOTE
This instance was returned from the method and can likely be ignored as
long as the type is disposed in the caller. SPDisposeCheck will
automatically determine if the instance was disposed in the calling method
Disposable type not disposed: Microsoft.SharePoint.SPSite ***This may be
a false positive depending on how the type was created or if it is
disposed outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_110 |
|
|
Company.DisposeTests.Errors.DisposeCreatedSPSiteObject.TestMethodWithMultipleVariableAssignments |
|
Disposable
type not disposed Microsoft.SharePoint.SPSite ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_110 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPWebCollectionIndex.AllWebsIndexLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_130 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPWebCollectionIndex.AllWebsForEachLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_130 |
|
|
Company.DisposeTests.Errors.DisposeSPWebCreatedBySPWebCollectionIndex.AllWebsForLeak |
|
Disposable
type not disposed Microsoft.SharePoint.SPWeb ***This may be a false
positive depending on how the type was created or if it is disposed
outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_130 |
|
|
Company.DisposeTests.Errors.FeatureReceiver+<>c__DisplayClass1.<TestMethod4>b__0 |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_630 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPSiteCreatedBySPControlGetContextSite.SPControlBADPractice |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_665 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPWebCreatedBySPControlGetContextWeb.SPControlBADPractice |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_660 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPWebCreatedBySPContext.Test |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_650 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPSiteCreatedBySPContext.Test |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_645 |
|
|
Company.DisposeTests.Errors.ClosePublishingWebCreatedByPublishingWebGetPublishingWebsIndex.PublishingWebCollectionLeak |
|
Disposable
type not disposed Microsoft.SharePoint.Publishing.PublishingWeb ***This
may be a false positive depending on how the type was created or if it is
disposed outside the current scope |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_300 |
|
|
Company.DisposeTests.Errors.ItemEventReceiverListItem.ItemAdded(Microsoft.SharePoint.SPItemEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_615 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPListParentWeb.TestWithExplizitDisposeOnParentWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_635 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPListParentWeb.TestWithUsingOnRootWeb |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_635 |
|
|
Company.DisposeTests.Errors.DoNotDisposeSPListParentWeb.TestWithDisposingRootWebWithMultipleVariables |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_635 |
|
|
Company.DisposeTests.Errors.ItemEventReceiverListItemSite.ItemAdded(Microsoft.SharePoint.SPItemEventProperties) |
|
Dispose
should not be called on this object. |
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx#SPDisposeCheckID_625 |
|