1 instantiation of TestFuncs2
Microsoft.ML.Tests (1)
ExpressionLanguageTests\ExpressionLanguageTests.cs (1)
620
Interlocked.CompareExchange(ref _instance, new
TestFuncs2
(), null);
3 references to TestFuncs2
Microsoft.ML.Tests (3)
ExpressionLanguageTests\ExpressionLanguageTests.cs (3)
31
[assembly: LoadableClass(typeof(
TestFuncs2
), null, typeof(SignatureFunctionProvider), "Test Functions 2", "__test2")]
614
private static volatile
TestFuncs2
_instance;
615
public static
TestFuncs2
Instance