Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0871018

Browse files
committed
add diagnostic counters to signature
1 parente8afa9c commit0871018

File tree

1 file changed

+6
-0
lines changed
  • vsintegration/src/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting

1 file changed

+6
-0
lines changed

‎vsintegration/src/unittests/Resources.MockTypeProviders/DummyProviderForLanguageServiceTesting/TypeProviderEmit.fsi‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,10 @@ type TypeProviderForNamespaces =
280280
member Invalidate: unit-> unit
281281

282282
interface ITypeProvider
283+
284+
// Used by unit testing to check that invalidation handlers are being disconnected
285+
module GlobalCountersForInvalidation=
286+
valGetInvalidationHandlersAdded:unit->int
287+
valGetInvalidationHandlersRemoved:unit->int
288+
283289
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp